diff options
Diffstat (limited to 'inventory/hosts.ini')
-rw-r--r-- | inventory/hosts.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inventory/hosts.ini b/inventory/hosts.ini index b6cbaa4e..0f68afd1 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -91,8 +91,8 @@ mz-ap ansible_host=chmz-ap [chaos-at-home-switches:vars] ansible_port=22 [chaos-at-home-switches] -ch-sw0 host_name=sw0 ansible_host=192.168.42.200 -ch-sw1 host_name=sw1 ansible_host=192.168.42.201 +ch-sw2 host_name=sw2 ansible_host=192.168.42.202 +ch-sw3 host_name=sw3 ansible_host=192.168.42.203 [chaos-at-home-ap] ch-ap0 host_name=ap0 |