1 parent 1ae22b1 commit df19415Copy full SHA for df19415
1 file changed
proxmox/chr_install.sh
@@ -19,7 +19,7 @@ VM_SOCKETS=1
19
VM_CORES=1
20
VM_BRIDGE="vmbr0"
21
VM_STORAGE="local"
22
-VM_DISK_EXTRA="256M" # extra space added to the CHR disk when none is entered
+VM_DISK_EXTRA="512M" # extra space added to the CHR disk when none is entered
23
24
#### helpers
25
0 commit comments