Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Freifunk Luebeck
gateway-config
Commits
d4e90971
Commit
d4e90971
authored
May 16, 2022
by
Paul
Browse files
remove empty lines
parent
4a42b755
Pipeline
#5427
passed with stage
in 1 minute and 50 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/base_bird/files/bird/bird.conf
View file @
d4e90971
...
...
@@ -216,7 +216,6 @@ template bgp bgp_public {
next
hop
self
;
export
where
is_self_public
();
};
}
...
...
roles/meshvpn/templates/mesh-vpn/fastd.conf
View file @
d4e90971
...
...
@@ -5,6 +5,7 @@ interface "{{ item.name }}";
secret
"{{ item.secret }}"
;
user
"fastd"
;
method
"null@l2tp"
;
method
"null"
;
method
"salsa2012+umac"
;
...
...
Write
Preview
Supports
Markdown
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