Attempt native imagebuilder image
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-02-23 21:17:50 +01:00
parent 1ffdb79f41
commit a32a6c9c0c
430 changed files with 19 additions and 18 deletions

17
vsphere.json Normal file
View File

@@ -0,0 +1,17 @@
{
"cluster": "Cluster.01",
"host": "bv11-esx02.bessems.lan",
"convert_to_template": "false",
"create_snapshot": "true",
"datacenter": "DeSchakel",
"datastore": "ESX02.SSD02",
"folder": "/Packer",
"insecure_connection": "true",
"linked_clone": "true",
"network": "LAN",
"password": "",
"resource_pool": "",
"template": "",
"username": "administrator@vsphere.local",
"vcenter_server": "bv11-vc.bessems.lan"
}