build: Escape characters in hypervisor configuration
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| hv_fqdn           = "lab-vc-01.bessems.lan" | ||||
| hv_username       = "administrator@vsphere.local" | ||||
| hv_datacenter     = "4/55-Clydebank-Rd" | ||||
| # urlencoded        "4/55-Clydebank-Rd" | ||||
| hv_datacenter     = "4%2f55-Clydebank-Rd" | ||||
| hv_cluster        = "Cluster.01" | ||||
| hv_host           = "lab-esx-02.bessems.lan" | ||||
| hv_datastore      = "ESX02.SSD02" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user