Update ha.sh
This commit is contained in:
parent
d977ac31d0
commit
99f3b8fb60
1 changed files with 2 additions and 2 deletions
4
ha.sh
4
ha.sh
|
@ -65,8 +65,8 @@ function load_module() {
|
|||
# Create LXC
|
||||
export CTID=$(pvesh get /cluster/nextid)
|
||||
export PCT_OSTYPE=debian
|
||||
export PCT_OSVERSION=10
|
||||
export PCT_DISK_SIZE=4
|
||||
export PCT_OSVERSION=11
|
||||
export PCT_DISK_SIZE=16
|
||||
export PCT_OPTIONS="
|
||||
-cmode shell
|
||||
-features nesting=1
|
||||
|
|
Loading…
Reference in a new issue