Housekeeping;Generate root ca preemptively
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-29 12:43:55 +01:00
parent 79b794dba2
commit e3ce60bcb4
4 changed files with 47 additions and 6 deletions

View File

@ -1,9 +1,9 @@
vcenter_server = "bv11-vc.bessems.lan"
vsphere_username = "administrator@vsphere.local"
vsphere_datacenter = "DeSchakel"
vsphere_cluster = "Cluster.Legacy"
vsphere_host = "bv11-esx.bessems.lan"
vsphere_datastore = "ESX00.SSD01"
vsphere_cluster = "Cluster.01"
vsphere_host = "bv11-esx01.bessems.lan"
vsphere_datastore = "ESX01.SSD02"
vsphere_folder = "/Packer"
vsphere_templatefolder = "/Templates"
vsphere_network = "LAN"