aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/inventory
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-05-01 10:19:43 +0200
committerGravatar jchristgit <[email protected]>2024-05-03 19:19:34 +0200
commitd803e0fa3c6e51139442508cf23c236967684069 (patch)
tree43f48e9f785064e994e070b2c7974d1e66dd0de8 /ansible/inventory
parentRemove old groups from Vagrant inventory (diff)
Set up database group for database hosts
Diffstat (limited to 'ansible/inventory')
-rw-r--r--ansible/inventory/hosts.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/inventory/hosts.yaml b/ansible/inventory/hosts.yaml
index 5239457..5d8e3cb 100644
--- a/ansible/inventory/hosts.yaml
+++ b/ansible/inventory/hosts.yaml
@@ -10,5 +10,8 @@ all:
nginx:
hosts:
turing:
+ databases:
+ hosts:
+ lovelace:
vars:
wireguard_port: 46850