This commit is contained in:
root 2024-12-09 16:17:23 +01:00
parent e3a6d2ea60
commit aa0b8fd999

View file

@ -34,7 +34,7 @@ BRIDGE="vmbr0"
MEMORY="4096" MEMORY="4096"
CORES="4" CORES="4"
STORAGE="btrfs" # Opslaglocatie STORAGE="btrfs" # Opslaglocatie
OSKEUZE="5" # Naam en versie van het besturingssysteem, bijv. "Debian 12" OSKEUZE="2" # Naam en versie van het besturingssysteem, bijv. "Debian 12"
TEMPLATE="n" # Of de VM als template moet worden ingesteld (j/n) TEMPLATE="n" # Of de VM als template moet worden ingesteld (j/n)
SSH_KEY_TEXT="" SSH_KEY_TEXT=""