Defines the default password length

This commit is contained in:
pLAn3tT30 2022-06-06 15:57:13 +02:00 committed by GitHub
parent 16127c1f08
commit 37f097478b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"