diff --git a/roles/mesh-interfaces/templates/mesh.conf.j2 b/roles/mesh-interfaces/templates/mesh.conf.j2 index 8ca75a9..b4239d4 100644 --- a/roles/mesh-interfaces/templates/mesh.conf.j2 +++ b/roles/mesh-interfaces/templates/mesh.conf.j2 @@ -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 }}