diff options
Diffstat (limited to 'ansible/inventory')
-rw-r--r-- | ansible/inventory | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ansible/inventory b/ansible/inventory index d099e8a..f94f73a 100644 --- a/ansible/inventory +++ b/ansible/inventory @@ -41,9 +41,15 @@ all: biwia: ansible_host: biwia.vpn.trygvis.io lhn2pi: + ansible_host: lhn2pi.vpn.trygvis.io lhn2ix: kv24ix: + 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 @@ -166,15 +172,21 @@ all: tnet: hosts: akili: + astyanax: hash: knot: kv24ix: lhn2ix: + lhn2pi: + node1: + node2: tnet_bgp: hosts: akili: hash: knot: + node1: + node2: # vim: set filetype=yaml: |