Commit graph

9 commits

Author SHA1 Message Date
Sven Velt f41c3e2b59 Fix break with download template in LXC 4.0.12
LXC 0.4.12 removes "--no-validate" from lxc-download template. So old
versions should use this flag but not 4.0.12+

Closes: #3
2022-06-02 14:43:32 +02:00
Sven Velt 246953ec24 Add var for ssh config file path (openSUSE Tumbleweed) 2022-03-07 19:37:51 +01:00
Sven Velt 1987126dd7 Add support for Archlinux and RHEL-Clones Almalinux&Rockylinux
Also resorted "cmdline_python" a little bit because of YAML syntax
2021-11-12 11:59:52 +01:00
Sven Velt 86466e98ab Correct wrong Alpine shell for service user 2021-11-12 10:53:08 +01:00
Sven Velt 0d55bd1d30 Also install openssh client on Alpine
"openssh-server" installs ONLY sshd, "openssh" installs server and
client.
2021-10-12 10:11:33 +02:00
Sven Velt 45d0b5019e Add service user, use more variables 2021-10-09 23:14:03 +02:00
Sven Velt 07c21f2e5b Fix local LXC host/delegation 2021-09-30 16:42:32 +02:00
Sven Velt 7bc0051b78 Crypt root passwd for all distris
Void doesn't like chpass without "-c"
2021-02-26 16:43:09 +01:00
Sven Velt 0680dd6f18 Cleaned up, untested 2020-11-28 16:14:27 +01:00