Remove redundant variable;Fix path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-06-04 22:17:55 +02:00
parent b0615f11d1
commit f36f452a59
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@ 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"