summaryrefslogtreecommitdiff
path: root/host_vars/fastd
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/fastd')
-rw-r--r--host_vars/fastd9
1 files changed, 9 insertions, 0 deletions
diff --git a/host_vars/fastd b/host_vars/fastd
new file mode 100644
index 0000000..7a10e7c
--- /dev/null
+++ b/host_vars/fastd
@@ -0,0 +1,9 @@
+---
+ansible_host: 123.123.123.123
+fastd_peer_limit: 200
+fastd_secret: <fastd secret key>
+fastd_mesh_mac: '<mesh mac>
+bat0_ipv6: '<ipv6>'
+bat0_ipv4: <ipv4>
+dhcp_start: <ipv4>
+dhcp_end: <ipv4>