aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/stack0
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2023-12-20 15:55:07 +0100
committerRomain Gonçalves <me@rgoncalves.se>2023-12-20 15:55:07 +0100
commita82feeda51deed6092a1448980a8e5f9fd94cae4 (patch)
treed2bdba4be1630b8c8463c4fe5c3e1980f3fb56a2 /host_vars/stack0
parente3ddc0f3a934bde77d20776b1884ac5ca2e76079 (diff)
downloadrules-a82feeda51deed6092a1448980a8e5f9fd94cae4.tar.gz
chore(inventory): rename hosts with new naming scheme
Diffstat (limited to 'host_vars/stack0')
-rw-r--r--host_vars/stack0/main.yml23
1 files changed, 0 insertions, 23 deletions
diff --git a/host_vars/stack0/main.yml b/host_vars/stack0/main.yml
deleted file mode 100644
index 4dd042f..0000000
--- a/host_vars/stack0/main.yml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-
-httpd_use_nfs: false
-
-__ip:
- external: 192.168.5.40
- internal: 10.10.0.40
-
-vmm_vms:
- - name: stack0-dc1
- image: openbsd
- memory: 4G
- size: 8G
-
- - name: stack0-cld0
- image: openbsd
- memory: 4G
- size: 8G
-
- - name: stack0-dev0
- image: openbsd
- memory: 2G
- size: 8G
remember that computers suck.