This commit is contained in:
2022-01-17 08:47:17 +01:00
parent fd23e6cd08
commit ef67a4d3fd

View File

@@ -7,7 +7,7 @@ source "proxmox" "ubuntu" {
# commit = true # commit = true
proxmox_url = "https://192.168.111.34:8006/api2/json" proxmox_url = "https://192.168.111.34:8006/api2/json"
node = "grosnoeud" node = "grosnoeud"
iso_file = "local:ISOS/ubuntu-20.04.3-live-server-amd64.iso" iso_file = "ISOS:iso/ubuntu-20.04.3-live-server-amd64.iso"
iso_checksum = "f8e3086f3cea0fb3fefb29937ab5ed9d19e767079633960ccb50e76153effc98" iso_checksum = "f8e3086f3cea0fb3fefb29937ab5ed9d19e767079633960ccb50e76153effc98"
insecure_skip_tls_verify = true insecure_skip_tls_verify = true
pool = "Linux-VM" pool = "Linux-VM"