aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-11-10 22:34:23 +0100
committerbinary <me@rgoncalves.se>2020-11-10 22:34:23 +0100
commit4378ef168bb3700b7ccafecdfb6914f4fd58f28c (patch)
tree71f3d382223123c5855f8d93888411e0ac96bb73
parentbd588c773a757c447f754dc926c06123087b6b29 (diff)
downloadinfrastructure-4378ef168bb3700b7ccafecdfb6914f4fd58f28c.tar.gz
Enable vms in vm group
-rw-r--r--inventory.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/inventory.yml b/inventory.yml
index 3f32c36..506315c 100644
--- a/inventory.yml
+++ b/inventory.yml
@@ -92,8 +92,8 @@ all:
vm:
hosts:
- vm-stack0-minecraft:
- vm-stack0-nextcloud:
+ vm0:
+ vm1:
# GROUP openbsd
openbsd:
@@ -119,5 +119,5 @@ all:
# GROUP alpine
alpine:
hosts:
- vm-stack0-minecraft:
- vm-stack0-nextcloud:
+ vm0:
+ vm1:
remember that computers suck.