mirror of https://github.com/tteck/Proxmox.git
feat: add cassandra lxc
This commit is contained in:
parent
66099b51e3
commit
5944f6a056
|
@ -23,6 +23,7 @@ var_cpu="1"
|
||||||
var_ram="2048"
|
var_ram="2048"
|
||||||
var_os="debian"
|
var_os="debian"
|
||||||
var_version="12"
|
var_version="12"
|
||||||
|
VERBOSE="yes"
|
||||||
variables
|
variables
|
||||||
color
|
color
|
||||||
catch_errors
|
catch_errors
|
||||||
|
|
Loading…
Reference in New Issue