diff options
author | Christian Pointner <equinox@spreadspace.org> | 2024-05-25 20:26:43 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2024-05-25 20:26:43 +0200 |
commit | 73d46b706e32a1079e6e6b3969562d6972ee4f14 (patch) | |
tree | 6d97caad56eb6e8c1e9de0a30d688b04e36f987f /inventory/hosts.ini | |
parent | basic apt-cache-ng role (diff) |
ch-sw0,ch-sw1 -> ch-sw2,ch-sw3
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 |