summaryrefslogtreecommitdiff
path: root/roles/install_respondd_poller/templates
diff options
context:
space:
mode:
authorNiklas Yann Wettengel <niyawe@niyawe.de>2022-01-22 19:59:11 +0100
committerNiklas Yann Wettengel <niyawe@niyawe.de>2022-01-22 19:59:11 +0100
commitfb0dbf28a0e7979050858256d2040d734b282afe (patch)
tree153ac6d83de80fd39a6724e72a3beb6a56992300 /roles/install_respondd_poller/templates
parentb53a8cf2283b2d6debb94cd399a72d25da0d7c82 (diff)
new net with nat64
Diffstat (limited to 'roles/install_respondd_poller/templates')
-rw-r--r--roles/install_respondd_poller/templates/respondd_poller.json.j27
1 files changed, 7 insertions, 0 deletions
diff --git a/roles/install_respondd_poller/templates/respondd_poller.json.j2 b/roles/install_respondd_poller/templates/respondd_poller.json.j2
new file mode 100644
index 0000000..c3f6574
--- /dev/null
+++ b/roles/install_respondd_poller/templates/respondd_poller.json.j2
@@ -0,0 +1,7 @@
+{
+ "interface":"wgmyk",
+ "prefix":"2a03:2260:1016::/48",
+ "yanic_addr": "fe80::41:18ff:fec5:5041%wgmyk",
+ "yanic_port": 10001,
+ "request":"GET nodeinfo statistics neighbours"
+}