This commit is contained in:
2022-01-17 12:41:38 +01:00
parent 9f35631731
commit c6902a9ca0

View File

@@ -2,6 +2,8 @@ packer {
} }
source "proxmox" "ubuntu" { source "proxmox" "ubuntu" {
template_name = "UBU2004"
template_description = "Ubuntu 20.04 Server template"
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 = "ISOS:iso/ubuntu-20.04.3-live-server-amd64.iso" iso_file = "ISOS:iso/ubuntu-20.04.3-live-server-amd64.iso"