core-services(dns): append 2001:470:1f13:187:350a:214a:639c:b97b backup.gdd.rz.ens.wtf AAAA
This commit is contained in:
parent
aab45dbc6d
commit
eaa209eb7b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ with my.ipv6; # contains { standard, acme }
|
|||
|
||||
builders.subdomains = lib.mapAttrs (n: AAAA: { inherit AAAA; }) remoteBuilders;
|
||||
|
||||
gdd.subdomains.backup.AAAA = [ "2001:470:1f13:187:475:9fc1:1e84:4055" "2001:470:1f13:187:e8a5:fbff:fe29:42f5" ];
|
||||
gdd.subdomains.backup.AAAA = [ "2001:470:1f13:187:475:9fc1:1e84:4055" "2001:470:1f13:187:e8a5:fbff:fe29:42f5" "2001:470:1f13:187:350a:214a:639c:b97b" ];
|
||||
|
||||
acme = {
|
||||
NS = [ "acme.${my.subZone}." ];
|
||||
|
|
Loading…
Reference in a new issue