diff options
author | Christian Pointner <equinox@spreadspace.org> | 2019-12-26 03:35:16 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2019-12-26 03:35:16 +0100 |
commit | 7b2223d9eeefa92ea968836d6c65c4d96461cdf7 (patch) | |
tree | 6fa96460e5721d5cb7845aacf665cbfe6bbbb1be /inventory/hosts.ini | |
parent | openbsd installer: generate iso with filesets (diff) |
openbsd: add site.tgz to further customize the installation
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 b45fb494..4847c64a 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -21,7 +21,7 @@ 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-router-obsd host_name=router ch-gw-lan host_name=gw-lan ch-jump host_name=jump ansible_port=2342 ansible_host=ch-jump |