remove unused lines

This commit is contained in:
2022-01-17 09:30:48 +01:00
parent d8918437d1
commit e822a15d8e

View File

@@ -2,9 +2,6 @@ packer {
}
source "proxmox" "ubuntu" {
# image = "ubuntu:focal"
# proxmox_url = "http:/192.168.111.34:8006/api2/json"
# commit = true
proxmox_url = "https://192.168.111.34:8006/api2/json"
node = "grosnoeud"
iso_file = "ISOS:iso/ubuntu-20.04.3-live-server-amd64.iso"