From ad25e02d5bf7bfadb0ac160c37e9f06adfe15a68 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 11 Aug 2024 21:35:22 +0200 Subject: tnet += conflotario --- tnet/host_vars/conflatorio/bird.yml | 3 +++ tnet/host_vars/conflatorio/wg.yml | 7 +++++++ 2 files changed, 10 insertions(+) create mode 100644 tnet/host_vars/conflatorio/bird.yml create mode 100644 tnet/host_vars/conflatorio/wg.yml (limited to 'tnet/host_vars/conflatorio') diff --git a/tnet/host_vars/conflatorio/bird.yml b/tnet/host_vars/conflatorio/bird.yml new file mode 100644 index 0000000..b59526c --- /dev/null +++ b/tnet/host_vars/conflatorio/bird.yml @@ -0,0 +1,3 @@ +tnet_bird_peers: + hash: + knot: 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 -- cgit v1.2.3