Skip to content

Commit e7071a1

Browse files
author
steve
committed
'update-policy' isn't ready; comment out in example file.
1 parent 33c1f0c commit e7071a1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test/example-9.16-named.conf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1325,11 +1325,11 @@ view "redview" {
13251325
# trust-anchor-telemtry { string integer integer integer quoted_string; };
13261326
try-tcp-refresh yes;
13271327
update-check-ksk yes;
1328-
update-policy {
1329-
grant ddns-sha256-arca-a-key self arca.example.com A;
1330-
grant ddns-sha256-arca-a-key self example.com SOA;
1331-
grant ddns-sha256-arca-a-key self arca.example.com PTR;
1332-
};
1328+
# update-policy {
1329+
# grant ddns-sha256-arca-a-key self arca.example.com A;
1330+
# grant ddns-sha256-arca-a-key self example.com SOA;
1331+
# grant ddns-sha256-arca-a-key self arca.example.com PTR;
1332+
# };
13331333
use-alt-transfer-source yes;
13341334
v6-bias 5;
13351335
validate-except { example.net; };

0 commit comments

Comments
 (0)