From 204a5bb09bbb5888621edb25de2b1faad34ab781 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 21 Aug 2024 19:46:29 +0200 Subject: coregonus --- tnet/host_vars/coregonus/bird.yml | 4 ++++ tnet/host_vars/coregonus/wg.yml | 5 +++++ 2 files changed, 9 insertions(+) create mode 100644 tnet/host_vars/coregonus/bird.yml create mode 100644 tnet/host_vars/coregonus/wg.yml (limited to 'tnet/host_vars/coregonus') 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 + -- cgit v1.2.3