Added Ubuntu 24.04 stuff
This commit is contained in:
parent
d2ac6c777d
commit
e94b05112b
@ -11,7 +11,7 @@ variable "proxmox_apitoken" {
|
|||||||
source "proxmox-iso" "ubuntu-24" {
|
source "proxmox-iso" "ubuntu-24" {
|
||||||
template_name = "ubuntu-24"
|
template_name = "ubuntu-24"
|
||||||
template_description = "Ubuntu 24.04, generated on ${timestamp()}"
|
template_description = "Ubuntu 24.04, generated on ${timestamp()}"
|
||||||
vm_id = "205"
|
vm_id = "206"
|
||||||
boot_wait = "10s"
|
boot_wait = "10s"
|
||||||
boot_key_interval = "200ms"
|
boot_key_interval = "200ms"
|
||||||
boot_command = [
|
boot_command = [
|
||||||
|
Loading…
Reference in New Issue
Block a user