summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-testvm-phoebe.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-01-20 22:42:30 +0100
committerChristian Pointner <equinox@spreadspace.org>2024-01-20 22:42:30 +0100
commitba2ab1cb42db29c8287c65a3f1e0b646eeba0464 (patch)
tree73a496d6b03085de2aa8dfe22ca201ff0354ba07 /inventory/host_vars/ch-testvm-phoebe.yml
parentapps/storage: test with zfs volumes (diff)
add storage_device roles
Diffstat (limited to 'inventory/host_vars/ch-testvm-phoebe.yml')
-rw-r--r--inventory/host_vars/ch-testvm-phoebe.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/inventory/host_vars/ch-testvm-phoebe.yml b/inventory/host_vars/ch-testvm-phoebe.yml
index df89e810..d15e4142 100644
--- a/inventory/host_vars/ch-testvm-phoebe.yml
+++ b/inventory/host_vars/ch-testvm-phoebe.yml
@@ -39,7 +39,3 @@ 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'] }}"