mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
752675a5ca
commit
a844845c4f
@ -26,7 +26,7 @@ DFL_CTHOSTNAME=${DFL_CTHOSTNAME:=ssh}
|
|||||||
|
|
||||||
DFL_CORES=${DFL_SSH_CORES:=1}
|
DFL_CORES=${DFL_SSH_CORES:=1}
|
||||||
DFL_RAM=${DFL_SSH_RAM:=512}
|
DFL_RAM=${DFL_SSH_RAM:=512}
|
||||||
DFL_SWAP=${DFL_SSH_SWAP:=${RAM}}
|
DFL_SWAP=${DFL_SSH_SWAP:=${DFL_RAM}}
|
||||||
DFL_DRIVE=${DFL_SSH_DRIVE:=16}
|
DFL_DRIVE=${DFL_SSH_DRIVE:=16}
|
||||||
|
|
||||||
WAN_IP=SKIP
|
WAN_IP=SKIP
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user