mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-06 10:55:07 +02:00
Changed copyright information
This commit is contained in:
parent
a6d3b2c350
commit
fb5eb78130
6 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
# Authors:
|
||||
# (C) 2021 Idea an concept by Christian Zengel <christian@sysops.de>
|
||||
# (C) 2021 Script design and prototype by Markus Helmke <helmke@cloudistboese.de>
|
||||
# (C) 2021 Script rework by Thorsten Spille <thorsten@spille-edv.de>
|
||||
# (C) 2021 Script rework and documentation by Thorsten Spille <thorsten@spille-edv.de>
|
||||
|
||||
|
||||
############### Linux Container Section ###############
|
||||
|
@ -55,7 +55,7 @@ LXC_BRIDGE="vmbr80"
|
|||
LXC_VLAN=""
|
||||
|
||||
# root password - take care to delete from this file
|
||||
LXC_PWD="MYPASSWD"
|
||||
LXC_PWD="S3cr3tp@ssw0rd"
|
||||
|
||||
# SSH-Key to add to authorized_keys
|
||||
LXC_AUTHORIZED_KEY="ssh-rsa xxxxxxxx"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue