group = groups."acme".name;
keyType = "rsa4096";
dnsProvider = "rfc2136";
- #dnsPropagationCheck = false;
+ dnsPropagationCheck = false;
credentialsFile = pkgs.writeText "credentials" ''
RFC2136_NAMESERVER=127.0.0.1:5353
RFC2136_PROPAGATION_TIMEOUT=1000