Packer.Images/packer/variables.vsphere.json
djpbessems 34d79cedf8
Some checks failed
continuous-integration/drone/push Build is failing
Remove redundant files;Apply MSI transform to Edge
2021-04-02 13:50:56 +02:00

11 lines
450 B
JSON

{
"vcenter_server": "bv11-vc.bessems.lan",
"vsphere_username": "administrator@vsphere.local",
"vsphere_datacenter": "DeSchakel",
"vsphere_host": "bv11-esx.bessems.lan",
"vsphere_hostip": "192.168.11.200",
"vsphere_datastore": "Datastore01.SSD",
"vsphere_folder": "/Packer",
"vsphere_templatefolder": "/Templates",
"vsphere_network": "LAN"
}