Skip to content

Commit e5dee17

Browse files
authored
Merge pull request #60894 from sabrinajess/CNV27775
CNV-27775: Sysprep link add
2 parents 7c446e6 + d5bfcb6 commit e5dee17

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

virt/virtual_machines/virt-managing-vms-openshift-pipelines.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,17 @@ Windows BIOS installer pipeline:: This pipeline installs Windows 10 into a new d
4444

4545
Windows customize pipeline:: This pipeline clones the data volume of a basic Windows 10, 11, or Windows Server 2022 installation, customizes it by installing Microsoft SQL Server Express or Microsoft Visual Studio Code, and then creates a new image and template.
4646

47+
[NOTE]
48+
====
49+
The `tekton-tasks-operator` example pipelines use a config map file with `sysprep` predefined by {product-title} and suitable for Microsoft ISO files. For other ISO files, you might need to create a new config map file with a system-specific `sysprep` definition.
50+
====
51+
4752
include::modules/virt-running-tto-pipeline-web.adoc[leveloffset=+2]
4853

4954
include::modules/virt-running-tto-pipeline-cli.adoc[leveloffset=+2]
5055

51-
5256
[role="_additional-resources"]
5357
[id="additional-resources_virt-managing-vms-openshift-pipelines"]
5458
== Additional resources
5559
* xref:../../cicd/pipelines/creating-applications-with-cicd-pipelines.adoc#creating-applications-with-cicd-pipelines[Creating CI/CD solutions for applications using {pipelines-title}]
60+
* xref:../../virt/virtual_machines/virt-automating-windows-sysprep.adoc#virt-automating-windows-sysprep[Automate Windows VM deployments with `sysprep`]

0 commit comments

Comments
 (0)