diff options
Diffstat (limited to 'frontends')
| -rw-r--r-- | frontends/etc/gorum.json.tpl | 2 | ||||
| -rw-r--r-- | frontends/var/nsd/zones/master/buetow.org.zone.tpl | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/frontends/etc/gorum.json.tpl b/frontends/etc/gorum.json.tpl index 6efae21..247a9db 100644 --- a/frontends/etc/gorum.json.tpl +++ b/frontends/etc/gorum.json.tpl @@ -1,7 +1,7 @@ { "StateDir": "/var/run/gorum", "Address": "<%= $hostname.'.'.$domain %>:4321", - "EmailTo": "paul", + "EmailTo": "", "EmailFrom": "gorum@mx.buetow.org", "Nodes": { "Blowfish": { diff --git a/frontends/var/nsd/zones/master/buetow.org.zone.tpl b/frontends/var/nsd/zones/master/buetow.org.zone.tpl index 13705df..4cee9b8 100644 --- a/frontends/var/nsd/zones/master/buetow.org.zone.tpl +++ b/frontends/var/nsd/zones/master/buetow.org.zone.tpl @@ -14,10 +14,10 @@ $TTL 4h 1800 IN A 23.88.35.144 1800 IN AAAA 2a01:4f8:c17:20f1::42 -aws IN NS ns-1274.awsdns-31.org. -aws IN NS ns-1868.awsdns-41.co.uk. -aws IN NS ns-507.awsdns-63.com. -aws IN NS ns-640.awsdns-16.net. +aws IN NS ns-1177.awsdns-19.org. +aws IN NS ns-1923.awsdns-48.co.uk. +aws IN NS ns-425.awsdns-53.com. +aws IN NS ns-874.awsdns-45.net. * IN MX 10 blowfish.buetow.org. * IN MX 20 fishfinger.buetow.org. |
