Don't try signing reverse zones
This commit is contained in:
parent
0a7a2a1a63
commit
8e8a3099e5
|
@ -131,7 +131,6 @@ in {
|
||||||
reverseZonefile {
|
reverseZonefile {
|
||||||
inherit domain network notify;
|
inherit domain network notify;
|
||||||
inherit (zone) nameservers;
|
inherit (zone) nameservers;
|
||||||
keyFile = ksk.key-file;
|
|
||||||
ipHostMap = cfg.ip-host-map;
|
ipHostMap = cfg.ip-host-map;
|
||||||
serial = cfg.timestamp;
|
serial = cfg.timestamp;
|
||||||
}) reverse-zones)) cfg.domains;
|
}) reverse-zones)) cfg.domains;
|
||||||
|
|
Loading…
Reference in New Issue