From ca479193b3a67762c675c2fc064f2dac6dd104cf Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 28 Mar 2023 18:31:19 +0200 Subject: linuxtage: prepare install playbooks for hosts to-be deployed by c3voc bundlewrap --- inventory/group_vars/glt-c3voc/vars.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 inventory/group_vars/glt-c3voc/vars.yml (limited to 'inventory/group_vars') diff --git a/inventory/group_vars/glt-c3voc/vars.yml b/inventory/group_vars/glt-c3voc/vars.yml new file mode 100644 index 00000000..9a0239d9 --- /dev/null +++ b/inventory/group_vars/glt-c3voc/vars.yml @@ -0,0 +1,9 @@ +--- +zsh_banner: linuxtage + +ssh_users_root: + - equinox + - kunsi + +sshd_allowusers_group: + - voc -- cgit v1.2.3