From 07bcf8e86e0e11f0d2928e3451e151695f84b9a8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 27 Dec 2021 22:15:33 +0100 Subject: add testvm for phoebe and fix switch port configs --- inventory/group_vars/chaos-at-home/network.yml | 2 ++ 1 file changed, 2 insertions(+) (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 ac46f005..2832ec59 100644 --- a/inventory/group_vars/chaos-at-home/network.yml +++ b/inventory/group_vars/chaos-at-home/network.yml @@ -47,6 +47,7 @@ network_zones: ch-sensors0: 10 ch-sensors1: 11 ch-sensors2: 12 + ch-testvm-phoebe: 43 ch-mon: 230 ch-iot: 254 @@ -68,6 +69,7 @@ network_zones: ch-gw-lan: 28 ch-iot: 30 ch-testvm-prometheus: 42 + ch-testvm-phoebe: 43 ch-nic: 53 __svc_http__: 80 __svc_imap__: 143 -- cgit v1.2.3