aboutsummaryrefslogtreecommitdiffstats
path: root/inventory.ini
diff options
context:
space:
mode:
Diffstat (limited to 'inventory.ini')
-rw-r--r--inventory.ini26
1 files changed, 16 insertions, 10 deletions
diff --git a/inventory.ini b/inventory.ini
index aa666bd..91ab46e 100644
--- a/inventory.ini
+++ b/inventory.ini
@@ -3,14 +3,7 @@
#
# ---
-# all hosts
-
-# groups
-
-[servers]
-dcontroller
-stack0
-emb0
+# os distribution
[openbsd]
dcontroller
@@ -22,6 +15,19 @@ stack0
emb0
[alpine]
-vm0
-vm1
+stack0-vm0
+stack0-vm1
+stack0-vm2
+
+[linux:children]
+alpine
+debian
+[bsd:children]
+freebsd
+openbsd
+
+# all hosts
+[servers:children]
+bsd
+linux
remember that computers suck.