diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-07-22 23:42:03 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-07-22 23:42:03 +0200 |
commit | 8c76a1b0c6e925b529b1cd03ded5b9d0b3d707c4 (patch) | |
tree | e3b4ead7fa5fd34f0f64c6b5fe8ebc944ca7bdc0 /inventory/hosts.ini | |
parent | add some more interface configs (diff) |
yet another refactoring of the network config
Diffstat (limited to 'inventory/hosts.ini')
-rw-r--r-- | inventory/hosts.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/hosts.ini b/inventory/hosts.ini index 7e8051e0..c099ddd9 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -28,7 +28,7 @@ ch-gw-lan host_name=gw-lan ch-jump host_name=jump ansible_port=2342 ansible_host=ch-jump ch-nic host_name=nic ch-oulu host_name=oulu host_domain=helsinki.at -ch-oulu-vm1 host_name=testvm host_domain=helsinki.at +ch-oulu-vm1 host_name=oulu-vm1 host_domain=helsinki.at [chaos-at-home:children] mz-chaos-at-home |