diff options
Diffstat (limited to 'inventory/group_vars/chaos-at-home/network.yml')
-rw-r--r-- | inventory/group_vars/chaos-at-home/network.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |