Packer.Images/packer/vsphere.auto.pkrvars.hcl
djpbessems bc46b09708
Some checks failed
continuous-integration/drone/push Build is failing
Update hypervisor details
2022-04-25 09:15:48 +02:00

8 lines
329 B
HCL

vcenter_server = "bv11-vc.bessems.lan"
vsphere_username = "administrator@vsphere.local"
vsphere_datacenter = "DeSchakel"
vsphere_host = "bv11-esx.bessems.lan"
vsphere_datastore = "ESX00.SSD01"
vsphere_folder = "/Packer"
vsphere_templatefolder = "/Templates"
vsphere_network = "LAN"