Create Kickstart Configuration
Description
This automation script creates a kickstart configuration for deploying Linux VMs. It generates a kickstart configuration file, creates an ISO image based on the configuration, and copies the ISO to a specified repository. It also handles cleanup of temporary files.
Credentials
- sys_ansible_vmware
- Marvin module token
Input
| Variable | Description |
|---|---|
target |
The target VM for which the kickstart configuration is created |
server_os |
The operating system of the server |
Output
None