Changed all templates to use kamino for builds since it has more RAM
This commit is contained in:
@ -40,7 +40,7 @@ source "proxmox-iso" "rocky-9" {
|
||||
insecure_skip_tls_verify = true
|
||||
username = "${var.proxmox_apiuser}"
|
||||
password = "${var.proxmox_apitoken}"
|
||||
node = "geonosis"
|
||||
node = "kamino"
|
||||
pool = "Templates"
|
||||
|
||||
iso_url = "https://download.rockylinux.org/pub/rocky/9/isos/x86_64/Rocky-9.3-x86_64-boot.iso"
|
||||
|
Reference in New Issue
Block a user