From d05b0e42c5671f20fc3914d9871a46efdadd2cd7 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 22 May 2021 03:10:44 +0200 Subject: cah/network: minor renumbering @ mgmt vlan --- inventory/group_vars/chaos-at-home/network.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'inventory/group_vars') diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml index 0ad3f5a4..db345b75 100644 --- a/inventory/group_vars/chaos-at-home/network.yml +++ b/inventory/group_vars/chaos-at-home/network.yml @@ -75,8 +75,10 @@ network_zones: prefix: 192.168.42.0/24 offsets: ch-equinox-ws: 1 + ch-prometheus: 20 # IPMI ch-jump: 22 - ch-prometheus: 100 # IPMI + ch-dione: 100 # IPMI + ch-helene: 101 # IPMI ch-sw0: 200 ch-sw1: 201 ch-ap0: 220 -- cgit v1.2.3