summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-testvm-phoebe.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-01-19 19:36:18 +0100
committerChristian Pointner <equinox@spreadspace.org>2024-01-19 19:36:18 +0100
commit84c32cb662aa057ed3504e22c94ad22c4650b592 (patch)
treeac00e1cd1ee969333951703b7b1b6fc9b0d4ffb5 /inventory/host_vars/ch-testvm-phoebe.yml
parentvm/guest: minor fix for ubuntu (diff)
add initial version for greenbone
Diffstat (limited to 'inventory/host_vars/ch-testvm-phoebe.yml')
-rw-r--r--inventory/host_vars/ch-testvm-phoebe.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-testvm-phoebe.yml b/inventory/host_vars/ch-testvm-phoebe.yml
index d15e4142..df89e810 100644
--- a/inventory/host_vars/ch-testvm-phoebe.yml
+++ b/inventory/host_vars/ch-testvm-phoebe.yml
@@ -39,3 +39,7 @@ network:
address: "{{ network_zones.iot.prefix | ansible.utils.ipaddr(network_zones.iot.offsets[inventory_hostname]) }}"
ntp_variant: systemd-timesyncd
+
+
+####
+sshd_allowusers_host: "{{ admin_users_host + ['greenbone'] }}"