Skip to content

Latest commit

 

History

History
 
 

modify-windows-iso-file

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Modify Windows ISO file

This tasks is modifying windows iso file. It replaces prompt bootloader with non prompt one. This helps with automation of windows which requires EFI - the prompt bootloader will not continue with installation until some key is pressed. The non prompt bootloader will not require any key pres.

Parameters

  • pvcName: PersistentVolumeClaim which contains windows iso.

Usage

Please see examples on how to run iso modification task. The task run has to specify spec.podTemplate.securityContext! See examples for example how to specify it.