Fix hypervisor FQDN
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Danny Bessems 2021-03-31 09:51:26 +02:00
parent 399100a544
commit a83cc9e2f8
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
hv_fqdn = "bv11-vc01.bessems.lan"
hv_fqdn = "bv11-vc.bessems.lan"
hv_username = "administrator@vsphere.local"
hv_datacenter = "DeSchakel"
hv_host = "bv11-esx.bessems.eu"
hv_host = "bv11-esx.bessems.lan"
hv_hostip = "192.168.11.200"
hv_datastore = "Datastore02.SSD"
hv_vmfolder = "/Terraform"