diff options
| author | Paul Buetow <paul@buetow.org> | 2023-04-08 21:33:41 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-04-08 21:33:41 +0300 |
| commit | ffce16406c1b7ab1e72764508816b84b1b265f9c (patch) | |
| tree | 27c3f782202cb35cb8552b48226dc521c3ffec64 /frontends | |
| parent | 9471ce38ef665f89940aeebe6681b751d71d3917 (diff) | |
update aws zones
Diffstat (limited to 'frontends')
| -rw-r--r-- | frontends/var/nsd/zones/master/buetow.org.zone.tpl | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/frontends/var/nsd/zones/master/buetow.org.zone.tpl b/frontends/var/nsd/zones/master/buetow.org.zone.tpl index c77d9ad..b14a094 100644 --- a/frontends/var/nsd/zones/master/buetow.org.zone.tpl +++ b/frontends/var/nsd/zones/master/buetow.org.zone.tpl @@ -9,10 +9,15 @@ $TTL 4h IN NS blowfish.buetow.org. IN NS fishfinger.buetow.org. -cloud IN NS ns-1037.awsdns-01.org. -cloud IN NS ns-1799.awsdns-32.co.uk. -cloud IN NS ns-478.awsdns-59.com. -cloud IN NS ns-837.awsdns-40.net. +aws IN NS ns-884.awsdns-46.net. +aws IN NS ns-1756.awsdns-27.co.uk. +aws IN NS ns-322.awsdns-40.com. +aws IN NS ns-1105.awsdns-10.org. + +k8s IN NS ns-283.awsdns-35.com. +k8s IN NS ns-1226.awsdns-25.org. +k8s IN NS ns-626.awsdns-14.net. +k8s IN NS ns-1580.awsdns-05.co.uk. IN MX 10 blowfish.buetow.org. IN MX 20 fishfinger.buetow.org. |
