Initial commit
This commit is contained in:
parent
82a6a3284c
commit
19b2853f80
@ -139,8 +139,8 @@ else
|
||||
fi
|
||||
ARCH=$(dpkg --print-architecture)
|
||||
HOSTNAME=Gitlab
|
||||
RAM=4098
|
||||
SWAP=2048
|
||||
RAM="4098"
|
||||
SWAP="2048"
|
||||
TEMPLATE_STRING="local:vztmpl/${TEMPLATE}"
|
||||
pct create $CTID $TEMPLATE_STRING -arch $ARCH -features nesting=1 \
|
||||
-hostname $HOSTNAME -net0 name=eth0,bridge=vmbr0,ip=dhcp -onboot 1 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user