diff options
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/group_vars/chaos-at-home/network.yml | 3 | ||||
-rw-r--r-- | inventory/hosts.ini | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml index ee5693ae..f4c90a7d 100644 --- a/inventory/group_vars/chaos-at-home/network.yml +++ b/inventory/group_vars/chaos-at-home/network.yml @@ -93,9 +93,6 @@ network_zones: ch-greenbone: 231 ch-router-obsd: 253 ch-router: 254 - ############# - ## legacy stuff - ch-auth-legacy: 88 mgmt: vlan: 42 diff --git a/inventory/hosts.ini b/inventory/hosts.ini index ecc08c3b..e0305877 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -27,7 +27,6 @@ ch-prometheus host_name=prometheus ch-apps host_name=apps ch-http-proxy host_name=http-proxy ch-imap-proxy host_name=imap-proxy -ch-auth-legacy host_name=auth ch-prometheus-legacy host_name=prometheus ch-testvm-prometheus host_name=testvm-prometheus ch-testvm-openwrt host_name=testvm-openwrt @@ -393,7 +392,6 @@ vmhost-ch-phoebe-guests ch-apps ch-http-proxy ch-imap-proxy -ch-auth-legacy ch-prometheus-legacy ch-testvm-prometheus ch-testvm-openwrt |