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