foo
This commit is contained in:
parent
8e18cf27f8
commit
6eefaf4c41
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ pattern:
|
||||||
|
|
||||||
{% for zone in zones %}
|
{% for zone in zones %}
|
||||||
zone:
|
zone:
|
||||||
name: {{ zone }}
|
name: {{ zone }}.
|
||||||
include-pattern: "xfr-{{ primary }}"
|
include-pattern: "xfr-{{ primary }}"
|
||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
|
|
Loading…
Reference in a new issue