From 525811d81d828a0628012de210ced0f2adf90bc9 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 29 May 2021 17:01:28 +0200 Subject: knot@surtr: syntax --- hosts/surtr/dns/default.nix | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'hosts/surtr') diff --git a/hosts/surtr/dns/default.nix b/hosts/surtr/dns/default.nix index 1fbfc80f..b581ad51 100644 --- a/hosts/surtr/dns/default.nix +++ b/hosts/surtr/dns/default.nix @@ -35,15 +35,15 @@ address: 185.181.104.96 action: transfer - template: - - id: inwx_zone - storage: /var/lib/knot - zonefile-sync: -1 - zonefile-load: difference-no-serial - semantic-checks: on - dnssec-signing: on - notify: inwx - acl: [inwx_acl] + template: + - id: inwx_zone + storage: /var/lib/knot + zonefile-sync: -1 + zonefile-load: difference-no-serial + semantic-checks: on + dnssec-signing: on + notify: inwx + acl: [inwx_acl] policy: - id: rsa -- cgit v1.2.3