mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-30 06:39:24 +02:00
Defines the default password length
This commit is contained in:
parent
16127c1f08
commit
37f097478b
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
|
||||
############### Linux Container Section ###############
|
||||
|
||||
# Defines the default password length
|
||||
LXC_RANDOMPWD=32
|
||||
|
||||
# Defines the Proxmox storage where your LXC container template are stored (default: local)
|
||||
LXC_TEMPLATE_STORAGE="local"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue