Would like to have a python script that can prompt the user for information needed to create the cloud-init / ovf-env.xml file for virtual VCE deployment. Furthermore, would like the script to then create the .iso file needed for the OVA deployment in ESX standalone environments. In addition, there may be instances where multiple ESX hosts/VCEs will be deployed. In that case, prompting for the information that would need to be changed for each instance and automating the creation of multiple .iso files.
Would like to have a python script that can prompt the user for information needed to create the cloud-init / ovf-env.xml file for virtual VCE deployment. Furthermore, would like the script to then create the .iso file needed for the OVA deployment in ESX standalone environments. In addition, there may be instances where multiple ESX hosts/VCEs will be deployed. In that case, prompting for the information that would need to be changed for each instance and automating the creation of multiple .iso files.