good pool
This commit is contained in:
@@ -10,7 +10,7 @@ source "proxmox" "ubuntu" {
|
||||
iso_file = "local:ISOS/ubuntu-20.04.3-live-server-amd64.iso"
|
||||
iso_checksum = "f8e3086f3cea0fb3fefb29937ab5ed9d19e767079633960ccb50e76153effc98"
|
||||
insecure_skip_tls_verify = true
|
||||
pool = "FAST"
|
||||
pool = "Linux-VM"
|
||||
vm_name = "PackerTest.ivanclement.maison"
|
||||
vm_id = 654
|
||||
memory = 1024
|
||||
@@ -27,7 +27,7 @@ source "proxmox" "ubuntu" {
|
||||
#ssh_password = "tvowyfv9gh23sdfAERtLWav2674"
|
||||
network_adapters {
|
||||
model = "virtio"
|
||||
bridge = "vmbr0"
|
||||
bridge = "vmbr111"
|
||||
}
|
||||
|
||||
qemu_agent = true
|
||||
|
||||
Reference in New Issue
Block a user