Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Freifunk Ingolstadt
FFIN Gateway - Ansible Rollen
Commits
420f51b4
Commit
420f51b4
authored
Sep 14, 2019
by
Bernhard Geier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slipped through
parent
96914bb8
Pipeline
#241
failed with stages
in 1 minute and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
fastd/templates/fastd.conf.j2
fastd/templates/fastd.conf.j2
+2
-1
No files found.
fastd/templates/fastd.conf.j2
View file @
420f51b4
# This file is managed by ansible, don't make changes here - they will be overwritten.
# {{ ansible_managed }}
# Bind to a fixed address and port, IPv4 and IPv6
bind {{ansible_eth0.ipv4.address}}:{{fastd.port}} interface "eth0";
...
...
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