mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-04 10:04:31 +02:00
Add ressource pool parameter
This commit is contained in:
parent
54883a83d1
commit
fbe274117f
2 changed files with 10 additions and 1 deletions
|
@ -87,6 +87,9 @@ LXC_VIM_BG_DARK=1
|
|||
# Default random password length
|
||||
LXC_RANDOMPWD=32
|
||||
|
||||
# Move lxc to specific ressource pool
|
||||
LXC_RESSOURCE_POOL=""
|
||||
|
||||
# Automatically add meta tags to lxc container
|
||||
LXC_AUTOTAG=1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue