aboutsummaryrefslogtreecommitdiffstats
path: root/inventory.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory.yaml')
-rw-r--r--inventory.yaml30
1 files changed, 0 insertions, 30 deletions
diff --git a/inventory.yaml b/inventory.yaml
deleted file mode 100644
index 5b71acf..0000000
--- a/inventory.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-all:
- hosts:
- turing:
- ansible_host: turing.box.pydis.wtf
- wireguard_subnet: 10.1.0.0/16
- lovelace:
- ansible_host: lovelace.box.pydis.wtf
- wireguard_subnet: 10.2.0.0/16
- hopper:
- ansible_host: hopper.box.pydis.wtf
- wireguard_subnet: 10.3.0.0/16
- ritchie:
- ansible_host: ritchie.box.pydis.wtf
- wireguard_subnet: 10.4.0.0/16
- neumann:
- ansible_host: neumann.box.pydis.wtf
- wireguard_subnet: 10.5.0.0/16
-
- children:
- podman:
- hosts:
- turing:
- lovelace:
- hopper:
- ritchie:
- nginx:
- hosts:
- turing:
- ritchie:
- neumann: