aboutsummaryrefslogtreecommitdiff
path: root/ansible/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/inventory')
-rw-r--r--ansible/inventory42
1 files changed, 40 insertions, 2 deletions
diff --git a/ansible/inventory b/ansible/inventory
index 17f3ec7..845580f 100644
--- a/ansible/inventory
+++ b/ansible/inventory
@@ -33,16 +33,26 @@ all:
ansible_host: 192.168.10.202
babypi:
ansible_host: 192.168.10.159
- astyanax:
- ansible_host: astyanax.vpn.trygvis.io
+ # astyanax:
+ # ansible_host: astyanax.vpn.trygvis.io
sweetzpot-mobile:
ansible_host: 192.168.10.123
sweetzpot-macos:
biwia:
ansible_host: biwia.vpn.trygvis.io
lhn2pi:
+ ansible_host: lhn2pi.vpn.trygvis.io
lhn2ix:
kv24ix:
+ coregonus:
+ ansible_host: 192.168.10.190
+ danneri:
+ ansible_host: 192.168.100.103
+
+ node1:
+ ansible_host: 9859f51e-1e3e-4c05-a826-b7fbe18d91be.pub.instances.scw.cloud
+ node2:
+ ansible_host: 927624a8-7824-444d-903d-8507eb1e0669.pub.instances.scw.cloud
zh2569.rsync.net:
ansible_user: zh2569
@@ -142,10 +152,12 @@ all:
android-trygvis:
arius:
astyanax:
+ state: absent
babypi:
birgitte:
biwia:
conflatorio:
+ coregonus:
hash:
knot:
kv24ix:
@@ -163,4 +175,30 @@ all:
hash:
knot:
+ tnet:
+ hosts:
+ akili:
+ astyanax:
+ conflatorio:
+ coregonus:
+ hash:
+ knot:
+ kv24ix:
+ lhn2ix:
+ lhn2pi:
+ node1:
+ node2:
+
+ tnet_bird:
+ hosts:
+ akili:
+ astyanax:
+ conflatorio:
+ coregonus:
+ hash:
+ knot:
+ lhn2pi:
+ node1:
+ node2:
+
# vim: set filetype=yaml: