diff options
author | Christian Pointner <equinox@spreadspace.org> | 2019-12-14 01:57:03 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2019-12-23 02:00:23 +0100 |
commit | 27c9986590371d4b706ddb7d5628bef0f4b8b2bc (patch) | |
tree | 7ec001f295a0764d3798fedcb9e8efd0da40f476 /inventory/hosts.ini | |
parent | trial support openbsd in sshd and zsh roles (diff) |
some more tests for openbsd install
Diffstat (limited to 'inventory/hosts.ini')
-rw-r--r-- | inventory/hosts.ini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inventory/hosts.ini b/inventory/hosts.ini index 4d136bd3..b45fb494 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -21,9 +21,9 @@ ch-testvm host_name=testvm ch-mimas2 host_name=mimas ch-gnocchi host_name=gnocchi ch-router host_name=router +ch-router-obsd host_name=router ansible_port=22 ch-gw-lan host_name=gw-lan ch-jump host_name=jump ansible_port=2342 ansible_host=ch-jump -ch-router-obsd ansible_port=4222 [chaos-at-home:children] mz-chaos-at-home @@ -194,6 +194,8 @@ ch-keyserver ch-testvm ch-gw-lan ch-jump +ch-router +ch-router-obsd r3-vex2 r3-cccamp19-flora r3-cccamp19-verr |