🚑️: cannot have IPv6 on DNSBelgium according to OVH

This commit is contained in:
VC
2024-07-24 12:01:19 +02:00
parent d3e4bd4aef
commit 443f2cc2d8

View File

@@ -8,9 +8,7 @@ $TTL 86400
)
{% for server in groups['nsdservers'] %}
{% for ip_family in ['v4', 'v6'] %}
@ IN NS {{ server | regex_replace('^([a-z0-9-]+)\\.', '\\1-' ~ ip_family ~ '.') }}.
{% endfor %}
@ IN NS {{ server | regex_replace('^([a-z0-9-]+)\\.', '\\1-v4.') }}.
{% endfor %}
$ORIGIN {{ item.name }}.