diff options
author | Christian Pointner <equinox@spreadspace.org> | 2024-05-25 20:37:23 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2024-05-25 20:37:23 +0200 |
commit | 95dbee89581d7b9128367ca07b035547f8592b62 (patch) | |
tree | e3938d11e030c6ea30a7060e38b61c3cc2bee898 | |
parent | ch-sw0,ch-sw1 -> ch-sw2,ch-sw3 (diff) |
fix ip address conflict in mgmt vlan
-rw-r--r-- | inventory/group_vars/elevate-festival/vars.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/group_vars/elevate-festival/vars.yml b/inventory/group_vars/elevate-festival/vars.yml index 53efafba..b236f0f9 100644 --- a/inventory/group_vars/elevate-festival/vars.yml +++ b/inventory/group_vars/elevate-festival/vars.yml @@ -172,7 +172,7 @@ network_zones: ele-br-tub0: 99 # --> ele-br-nextlib0 ### Monitoring - ele-calypso: 203 + ele-calypso: 209 ### UPS ele-ups-hmtsaal0: 210 |