fix: fix defaults for pve 8.x #4

Merged
xoxys merged 3 commits from fix-defaults into main 2024-01-14 19:58:19 +00:00
Showing only changes of commit b3c00dff7a - Show all commits

View File

@ -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"