mesh-interfaces: fix whitespace

This commit is contained in:
Markus 2019-12-16 22:32:37 +01:00
parent 73f1c246de
commit 238ec8a4b3
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ iface br-{{ site_code }}
#
address {{ batman_ipv4 }}
address {{ batman_ipv6 }}
{% if global_ipv6 is defined %}
{% if global_ipv6 is defined %}
address {{ global_ipv6 }}
{% endif %}
{% endif %}
# bat-{{ site_code }}
auto bat-{{ site_code }}