diff options
author | Christian Pointner <equinox@spreadspace.org> | 2019-09-28 00:59:55 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2019-09-28 00:59:55 +0200 |
commit | 04af5b8a7a12ba01c7c172b37e9d36a44959dddc (patch) | |
tree | cf1898cee1ebab62e68192b0fcedfb561e2f8725 /inventory/hosts.ini | |
parent | don't use apt_key and apt_repository module anymore (cont'd) (diff) |
added minimal playbook for pan and mimas
Diffstat (limited to 'inventory/hosts.ini')
-rw-r--r-- | inventory/hosts.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/hosts.ini b/inventory/hosts.ini index e6cde03f..d3a3cfa6 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -15,6 +15,7 @@ ansible_port=222 [chaos-at-home] ch-atlas host_name=atlas ch-pan host_name=pan +ch-mimas host_name=mimas ch-keyserver host_name=keyserver ch-testvm host_name=testvm ch-mimas2 host_name=mimas |