mirror of https://github.com/tteck/Proxmox.git
Update debian-v5.sh
This commit is contained in:
parent
28e198f567
commit
3ebd7fee52
|
@ -336,7 +336,7 @@ export PCT_OPTIONS="
|
||||||
-hostname $HN
|
-hostname $HN
|
||||||
$SD
|
$SD
|
||||||
$NS
|
$NS
|
||||||
-net0 name=eth0,bridge=$BRG$MAC,ip=$NET$GATE$VLAN
|
-net0 name=eth0,bridge=$BRG$MAC,ip=$NET$GATE$VLAN,mtu=1500
|
||||||
-onboot 1
|
-onboot 1
|
||||||
-cores $CORE_COUNT
|
-cores $CORE_COUNT
|
||||||
-memory $RAM_SIZE
|
-memory $RAM_SIZE
|
||||||
|
|
Loading…
Reference in New Issue