Skip to content
Snippets Groups Projects
Commit c7e72f7d authored by skorpy's avatar skorpy :construction_worker:
Browse files

knot: fixup

parent f7e01536
No related branches found
No related tags found
No related merge requests found
Pipeline #43495 failed
...@@ -66,8 +66,8 @@ template: ...@@ -66,8 +66,8 @@ template:
serial-policy: unixtime serial-policy: unixtime
module: mod-synthrecord/v63786 module: mod-synthrecord/v63786
{%- for remote in salt['pillar.get']('knot-dns:secondary-remote', []) %} {%- for remote in salt['pillar.get']('knot-dns:secondary-remote', []) %}
- id: secondary-{{ remote }} - id: secondary-{{ remote.id }}
master: {{ remote }} master: {{ remote.id }}
storage: "/var/lib/knot/secondary" storage: "/var/lib/knot/secondary"
file: "%s.zone" file: "%s.zone"
zonefile-sync: -1 zonefile-sync: -1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment