fix: fix defaults for pve 8.x #4
@ -1,9 +1,9 @@
|
|||||||
// Virtual Machine Settings
|
// Virtual Machine Settings
|
||||||
vm_id = 910
|
vm_id = 910
|
||||||
vm_guest_os_keyboard = "de(nodeadkeys)"
|
vm_guest_os_keyboard = "de(nodeadkeys)"
|
||||||
vm_guest_os_timezone = "Europe/Berlin"
|
vm_guest_os_timezone = "Europe/Berlin"
|
||||||
vm_cloud_init = true
|
vm_cloud_init = true
|
||||||
vm_qemu_agent = true
|
vm_qemu_agent = true
|
||||||
|
|
||||||
// Proxmox Settings
|
// Proxmox Settings
|
||||||
proxmox_iso_pool = "local:iso"
|
proxmox_iso_pool = "local:iso"
|
||||||
|
Loading…
Reference in New Issue
Block a user