aboutsummaryrefslogtreecommitdiff
path: root/tnet/host_vars
diff options
context:
space:
mode:
Diffstat (limited to 'tnet/host_vars')
-rw-r--r--tnet/host_vars/akili/bird.yml3
-rw-r--r--tnet/host_vars/akili/wg.yml7
-rw-r--r--tnet/host_vars/astyanax/bird.yml3
-rw-r--r--tnet/host_vars/astyanax/wg.yml7
-rw-r--r--tnet/host_vars/conflatorio/bird.yml5
-rw-r--r--tnet/host_vars/conflatorio/wg.yml7
-rw-r--r--tnet/host_vars/coregonus/bird.yml4
-rw-r--r--tnet/host_vars/coregonus/wg.yml5
-rw-r--r--tnet/host_vars/hash/bird.yml12
-rw-r--r--tnet/host_vars/hash/wg.yml25
-rw-r--r--tnet/host_vars/knot/bird.yml23
-rw-r--r--tnet/host_vars/knot/wg.yml39
-rw-r--r--tnet/host_vars/kv24ix/bird.yml2
-rw-r--r--tnet/host_vars/kv24ix/wg.yml3
-rw-r--r--tnet/host_vars/lhn2ix/bird.yml2
-rw-r--r--tnet/host_vars/lhn2ix/wg.yml4
-rw-r--r--tnet/host_vars/lhn2pi/bird.yml5
-rw-r--r--tnet/host_vars/lhn2pi/wg.yml7
-rw-r--r--tnet/host_vars/node1/bird.yml3
-rw-r--r--tnet/host_vars/node1/wg.yml7
-rw-r--r--tnet/host_vars/node2/bird.yml3
-rw-r--r--tnet/host_vars/node2/wg.yml7
22 files changed, 183 insertions, 0 deletions
diff --git a/tnet/host_vars/akili/bird.yml b/tnet/host_vars/akili/bird.yml
new file mode 100644
index 0000000..b59526c
--- /dev/null
+++ b/tnet/host_vars/akili/bird.yml
@@ -0,0 +1,3 @@
+tnet_bird_peers:
+ hash:
+ knot:
diff --git a/tnet/host_vars/akili/wg.yml b/tnet/host_vars/akili/wg.yml
new file mode 100644
index 0000000..b666d8f
--- /dev/null
+++ b/tnet/host_vars/akili/wg.yml
@@ -0,0 +1,7 @@
+tnet_wg:
+ hash:
+ endpoint: hash.trygvis.io:51002
+ address: fdb1:4242:3538:ffff:ca85:f812:3935:5fbb
+ knot:
+ endpoint: knot.inamo.no:51004
+ address: fdb1:4242:3538:ffff:59d7:cf77:8b5d:761a
diff --git a/tnet/host_vars/astyanax/bird.yml b/tnet/host_vars/astyanax/bird.yml
new file mode 100644
index 0000000..b59526c
--- /dev/null
+++ b/tnet/host_vars/astyanax/bird.yml
@@ -0,0 +1,3 @@
+tnet_bird_peers:
+ hash:
+ knot:
diff --git a/tnet/host_vars/astyanax/wg.yml b/tnet/host_vars/astyanax/wg.yml
new file mode 100644
index 0000000..e12db34
--- /dev/null
+++ b/tnet/host_vars/astyanax/wg.yml
@@ -0,0 +1,7 @@
+tnet_wg:
+ knot:
+ endpoint: knot.inamo.no:51006
+ address: fe80:6728:53fc:fc81:40b3:9beb:8336:ba57
+ hash:
+ endpoint: hash.trygvis.io:51004
+ address: fe80:a0fd:89e4:42c6:f617:7398:abf4:b517
diff --git a/tnet/host_vars/conflatorio/bird.yml b/tnet/host_vars/conflatorio/bird.yml
new file mode 100644
index 0000000..a976306
--- /dev/null
+++ b/tnet/host_vars/conflatorio/bird.yml
@@ -0,0 +1,5 @@
+tnet_bird_peers:
+ hash:
+ knot:
+
+birdv: 2015
diff --git a/tnet/host_vars/conflatorio/wg.yml b/tnet/host_vars/conflatorio/wg.yml
new file mode 100644
index 0000000..087441b
--- /dev/null
+++ b/tnet/host_vars/conflatorio/wg.yml
@@ -0,0 +1,7 @@
+tnet_wg:
+ knot:
+ endpoint: knot.inamo.no:51010
+ address: fe80:47fc:660:b91f:1063:a6ae:46bb:7588
+ hash:
+ endpoint: hash.trygvis.io:51007
+ address: fe80:4540:476c:d432:2f32:818b:811b:bb60
diff --git a/tnet/host_vars/coregonus/bird.yml b/tnet/host_vars/coregonus/bird.yml
new file mode 100644
index 0000000..816b95a
--- /dev/null
+++ b/tnet/host_vars/coregonus/bird.yml
@@ -0,0 +1,4 @@
+tnet_bird_peers:
+ knot:
+
+birdv: 2015
diff --git a/tnet/host_vars/coregonus/wg.yml b/tnet/host_vars/coregonus/wg.yml
new file mode 100644
index 0000000..0d80a18
--- /dev/null
+++ b/tnet/host_vars/coregonus/wg.yml
@@ -0,0 +1,5 @@
+tnet_wg:
+ knot:
+ endpoint: knot.inamo.no:51011
+ address: fe80:ba82:77f0:f96d:7a85:a7fa:ef6f:37d3
+
diff --git a/tnet/host_vars/hash/bird.yml b/tnet/host_vars/hash/bird.yml
new file mode 100644
index 0000000..2b4bb51
--- /dev/null
+++ b/tnet/host_vars/hash/bird.yml
@@ -0,0 +1,12 @@
+tnet_bird_peers:
+ conflatorio:
+ rr_client: true
+ interface: tnet-confltrio
+ knot:
+ rr_client: true
+ lhn2pi:
+ rr_client: true
+ node1:
+ rr_client: true
+ node2:
+ rr_client: true
diff --git a/tnet/host_vars/hash/wg.yml b/tnet/host_vars/hash/wg.yml
new file mode 100644
index 0000000..5754f57
--- /dev/null
+++ b/tnet/host_vars/hash/wg.yml
@@ -0,0 +1,25 @@
+tnet_wg:
+ knot:
+ port: 51001
+ endpoint: knot.trygvis.io:51001
+ # address: fdb1:4242:3538:ffff:410b:dabe:1a0d:6843
+ address: fe80:3b20:4cb0:5315:22a:c7de:a45b:8a7d
+ akili:
+ port: 51002
+ address: fdb1:4242:3538:ffff:ca85:f812:3935:5fba
+ lhn2pi:
+ port: 51003
+ address: fe80:6195:1d43:9655:35f7:9dba:798c:26b8
+ astyanax:
+ port: 51004
+ address: fe80:a0fd:89e4:42c6:f617:7398:abf4:b516
+ node1:
+ port: 51005
+ address: fe80:a026:6ec2:b356:21c5:b51:22b9:a1de
+ node2:
+ port: 51006
+ address: fe80:a7a6:c1a8:c261:232e:7d67:fc27:7c8c
+ conflatorio:
+ if_name: confltrio
+ port: 51007
+ address: fe80:4540:476c:d432:2f32:818b:811b:bb61
diff --git a/tnet/host_vars/knot/bird.yml b/tnet/host_vars/knot/bird.yml
new file mode 100644
index 0000000..94c610a
--- /dev/null
+++ b/tnet/host_vars/knot/bird.yml
@@ -0,0 +1,23 @@
+tnet_bird_peers:
+ conflatorio:
+ rr_client: true
+ interface: tnet-confltrio
+ coregonus:
+ rr_client: true
+ hash:
+ rr_client: true
+ kv24ix:
+ rr_client: true
+ node1:
+ rr_client: true
+ node2:
+ rr_client: true
+ lhn2pi:
+ rr_client: true
+ routedbits_lon1:
+ policy: dn42
+ as: 4242420207
+ address: fe80::207
+ interface: tnet-rtdbts_l1
+
+birdv: 2015
diff --git a/tnet/host_vars/knot/wg.yml b/tnet/host_vars/knot/wg.yml
new file mode 100644
index 0000000..9ad867e
--- /dev/null
+++ b/tnet/host_vars/knot/wg.yml
@@ -0,0 +1,39 @@
+tnet_wg:
+ hash:
+ port: 51001
+ endpoint: hash.trygvis.io:51001
+ # address: fdb1:4242:3538:ffff:410b:dabe:1a0d:6842
+ address: fe80:3b20:4cb0:5315:22a:c7de:a45b:8a7c
+ lhn2ix:
+ port: 51002
+ address: fdb1:4242:3538:ffff:18b7:d3ec:5608:db9a
+ kv24ix:
+ port: 51003
+ address: fe80:fef1:078a:5b64:efd3:ae7b:d286:d7ce
+ akili:
+ port: 51004
+ address: fdb1:4242:3538:ffff:59d7:cf77:8b5d:761a
+ lhn2pi:
+ port: 51005
+ address: fe80:d83a:350b:2162:6eda:1cc1:9cd7:80e8
+ astyanax:
+ port: 51006
+ address: fe80:6728:53fc:fc81:40b3:9beb:8336:ba56
+ node1:
+ port: 51007
+ address: fe80:58eb:3930:1815:2a6d:8918:70c9:96f2
+ node2:
+ port: 51008
+ address: fe80:9dd8:abac:cf05:aea3:dc03:4c74:32da
+ rtdbts_l1:
+ port: 51009
+ address: fe80::621b:7ccf:ff44:c42c
+ endpoint: router.lon1.routedbits.com:53538
+ conflatorio:
+ if_name: confltrio
+ port: 51010
+ address: fe80:47fc:0660:b91f:1063:a6ae:46bb:7589
+ coregonus:
+ if_name: coregonus
+ port: 51011
+ address: fe80:ba82:77f0:f96d:7a85:a7fa:ef6f:37d2
diff --git a/tnet/host_vars/kv24ix/bird.yml b/tnet/host_vars/kv24ix/bird.yml
new file mode 100644
index 0000000..e20c45a
--- /dev/null
+++ b/tnet/host_vars/kv24ix/bird.yml
@@ -0,0 +1,2 @@
+tnet_bird_peers:
+ knot:
diff --git a/tnet/host_vars/kv24ix/wg.yml b/tnet/host_vars/kv24ix/wg.yml
new file mode 100644
index 0000000..99c54b6
--- /dev/null
+++ b/tnet/host_vars/kv24ix/wg.yml
@@ -0,0 +1,3 @@
+tnet_wg:
+ knot:
+ address: fe80:fef1:078a:5b64:efd3:ae7b:d286:d7cf
diff --git a/tnet/host_vars/lhn2ix/bird.yml b/tnet/host_vars/lhn2ix/bird.yml
new file mode 100644
index 0000000..e20c45a
--- /dev/null
+++ b/tnet/host_vars/lhn2ix/bird.yml
@@ -0,0 +1,2 @@
+tnet_bird_peers:
+ knot:
diff --git a/tnet/host_vars/lhn2ix/wg.yml b/tnet/host_vars/lhn2ix/wg.yml
new file mode 100644
index 0000000..5a279e8
--- /dev/null
+++ b/tnet/host_vars/lhn2ix/wg.yml
@@ -0,0 +1,4 @@
+tnet_wg:
+ knot:
+ endpoint: knot.trygvis.io:51002
+ address: fdb1:4242:3538:ffff:18b7:d3ec:5608:db9b
diff --git a/tnet/host_vars/lhn2pi/bird.yml b/tnet/host_vars/lhn2pi/bird.yml
new file mode 100644
index 0000000..564c993
--- /dev/null
+++ b/tnet/host_vars/lhn2pi/bird.yml
@@ -0,0 +1,5 @@
+tnet_bird_peers:
+ hash:
+ knot:
+
+birdv: 2008
diff --git a/tnet/host_vars/lhn2pi/wg.yml b/tnet/host_vars/lhn2pi/wg.yml
new file mode 100644
index 0000000..c94745c
--- /dev/null
+++ b/tnet/host_vars/lhn2pi/wg.yml
@@ -0,0 +1,7 @@
+tnet_wg:
+ knot:
+ endpoint: knot.inamo.no:51005
+ address: fe80:d83a:350b:2162:6eda:1cc1:9cd7:80e9
+ hash:
+ endpoint: hash.trygvis.io:51003
+ address: fe80:6195:1d43:9655:35f7:9dba:798c:26b9
diff --git a/tnet/host_vars/node1/bird.yml b/tnet/host_vars/node1/bird.yml
new file mode 100644
index 0000000..b59526c
--- /dev/null
+++ b/tnet/host_vars/node1/bird.yml
@@ -0,0 +1,3 @@
+tnet_bird_peers:
+ hash:
+ knot:
diff --git a/tnet/host_vars/node1/wg.yml b/tnet/host_vars/node1/wg.yml
new file mode 100644
index 0000000..dfacbf2
--- /dev/null
+++ b/tnet/host_vars/node1/wg.yml
@@ -0,0 +1,7 @@
+tnet_wg:
+ knot:
+ endpoint: knot.inamo.no:51007
+ address: fe80:58eb:3930:1815:2a6d:8918:70c9:96f3
+ hash:
+ endpoint: hash.trygvis.io:51005
+ address: fe80:a026:6ec2:b356:21c5:b51:22b9:a1df
diff --git a/tnet/host_vars/node2/bird.yml b/tnet/host_vars/node2/bird.yml
new file mode 100644
index 0000000..b59526c
--- /dev/null
+++ b/tnet/host_vars/node2/bird.yml
@@ -0,0 +1,3 @@
+tnet_bird_peers:
+ hash:
+ knot:
diff --git a/tnet/host_vars/node2/wg.yml b/tnet/host_vars/node2/wg.yml
new file mode 100644
index 0000000..891c15a
--- /dev/null
+++ b/tnet/host_vars/node2/wg.yml
@@ -0,0 +1,7 @@
+tnet_wg:
+ knot:
+ endpoint: knot.inamo.no:51008
+ address: fe80:9dd8:abac:cf05:aea3:dc03:4c74:32db
+ hash:
+ endpoint: hash.trygvis.io:51006
+ address: fe80:a7a6:c1a8:c261:232e:7d67:fc27:7c8d