mirror of https://github.com/tteck/Proxmox.git
Update debian-v4.sh
This commit is contained in:
parent
f97066a71a
commit
69375d7b70
|
@ -257,8 +257,8 @@ export PCT_DISK_SIZE=$DISK_SIZE
|
||||||
export PCT_OPTIONS="
|
export PCT_OPTIONS="
|
||||||
-features $FEATURES
|
-features $FEATURES
|
||||||
-hostname $HN
|
-hostname $HN
|
||||||
-searchdomain $GATE
|
-searchdomain 192.168.86.1
|
||||||
-nameserver $GATE
|
-nameserver 192.168.86.1
|
||||||
-net0 name=eth0,bridge=$BRG$MAC,ip=$NET$GATE$VLAN
|
-net0 name=eth0,bridge=$BRG$MAC,ip=$NET$GATE$VLAN
|
||||||
-onboot 1
|
-onboot 1
|
||||||
-cores $CORE_COUNT
|
-cores $CORE_COUNT
|
||||||
|
|
Loading…
Reference in New Issue