Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
infrastruktur
ansible
Commits
6a907586
Commit
6a907586
authored
Sep 23, 2021
by
Nico
Browse files
ext-respondd: dynamically configure fastd interface name
parent
327e1d56
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/localgw/tasks/respondd.yml
View file @
6a907586
...
...
@@ -24,9 +24,9 @@
batman
:
"
{{
mesh_client_interface_name
}}"
bridge
:
"
{{
client_bridge_name
}}"
mesh-vpn
:
-
mesh-vpn
-
"
{{
fastd_interface
}}"
mesh-wlan
:
[]
fastd_socket
:
"
/var/run/fastd.
mesh_vpn
.socket"
fastd_socket
:
"
/var/run/fastd.
{{
fastd_interface
}}
.socket"
rate_limit
:
30
rate_limit_burst
:
10
notify
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment