This commit is contained in:
2026-02-21 18:16:34 +01:00
parent 9ac4868166
commit 0f452b323b
2 changed files with 395 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ CORE_DEFAULT="2"
RAM_DEFAULT="2048" # MiB
DISK_DEFAULT="20G" # ex: 8G, 20G, 50G
START_VM_DEFAULT="no" # yes/no
ONBOOT_DEFAULT="0" # 0/1
ONBOOT_DEFAULT="1" # 0/1
# Root access via Proxmox cloud-init fields
CI_USER_DEFAULT="root"