diff options
Diffstat (limited to 'tnet/host_vars/akili')
-rw-r--r-- | tnet/host_vars/akili/bird.yml | 3 | ||||
-rw-r--r-- | tnet/host_vars/akili/wg.yml | 7 |
2 files changed, 10 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 |