summaryrefslogtreecommitdiff
path: root/inventory/hosts.ini
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-11-20 22:09:54 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-11-20 22:09:54 +0100
commitb7186bf87e0ce6699a5ef13eb1dcf492ba4d11a8 (patch)
tree7b6196607a98c41fe3b08f774352efaff94ecfa7 /inventory/hosts.ini
parentpresseed: fix some variable precedence (diff)
add some vmhost test machines
Diffstat (limited to 'inventory/hosts.ini')
-rw-r--r--inventory/hosts.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/inventory/hosts.ini b/inventory/hosts.ini
index 352dd875..8a738f45 100644
--- a/inventory/hosts.ini
+++ b/inventory/hosts.ini
@@ -30,6 +30,7 @@ ch-atlas host_name=atlas
ch-pan host_name=pan
ch-keyserver host_name=keyserver
ch-testvm host_name=testvm
+ch-testvm2 host_name=testvm2
ch-mimas host_name=mimas
ch-mimas2 host_name=mimas
@@ -275,6 +276,13 @@ ch-prometheus
[vmhost-ch-prometheus:children]
vmhost-ch-prometheus-guests
+[vmhost-ch-dione-guests]
+ch-testvm2
+[vmhost-ch-dione]
+ch-dione
+[vmhost-ch-dione:children]
+vmhost-ch-dione-guests
+
[vmhost-ch-atlas-guests]
ch-testvm
ele-mur
@@ -309,6 +317,7 @@ vmhost-sk-tomnext-guests
[kvmhosts]
ch-gnocchi
ch-prometheus
+ch-dione
ch-atlas
sk-2019vm
sk-tomnext
@@ -316,6 +325,7 @@ sk-tomnext
[kvmguests:children]
vmhost-ch-gnocchi-guests
vmhost-ch-prometheus-guests
+vmhost-ch-dione-guests
vmhost-ch-atlas-guests
vmhost-sk-2019vm-guests
vmhost-sk-tomnext-guests