summaryrefslogtreecommitdiff
path: root/frontends/var
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/var')
-rw-r--r--frontends/var/nsd/zones/master/buetow.org.zone.tpl4
-rw-r--r--frontends/var/nsd/zones/master/dtail.dev.zone.tpl2
-rw-r--r--frontends/var/nsd/zones/master/foo.zone.zone.tpl2
-rw-r--r--frontends/var/nsd/zones/master/irregular.ninja.zone.tpl2
-rw-r--r--frontends/var/nsd/zones/master/snonux.foo.zone.tpl2
5 files changed, 6 insertions, 6 deletions
diff --git a/frontends/var/nsd/zones/master/buetow.org.zone.tpl b/frontends/var/nsd/zones/master/buetow.org.zone.tpl
index 4b17ed6..84e31f3 100644
--- a/frontends/var/nsd/zones/master/buetow.org.zone.tpl
+++ b/frontends/var/nsd/zones/master/buetow.org.zone.tpl
@@ -1,13 +1,13 @@
$ORIGIN buetow.org.
$TTL 4h
-@ IN SOA blowfish.buetow.org. hostmaster.buetow.org. (
+@ IN SOA fishfinger.buetow.org. hostmaster.buetow.org. (
<%= time() %> ; serial
1h ; refresh
30m ; retry
7d ; expire
1h ) ; negative
- IN NS blowfish.buetow.org.
IN NS fishfinger.buetow.org.
+ IN NS blowfish.buetow.org.
IN A <%= $ips->{current_master}{ipv4} %> ; Enable failover
IN AAAA <%= $ips->{current_master}{ipv6} %> ; Enable failover
diff --git a/frontends/var/nsd/zones/master/dtail.dev.zone.tpl b/frontends/var/nsd/zones/master/dtail.dev.zone.tpl
index a4c7708..dc2c61c 100644
--- a/frontends/var/nsd/zones/master/dtail.dev.zone.tpl
+++ b/frontends/var/nsd/zones/master/dtail.dev.zone.tpl
@@ -1,6 +1,6 @@
$ORIGIN dtail.dev.
$TTL 4h
-@ IN SOA blowfish.buetow.org. hostmaster.buetow.org. (
+@ IN SOA fishfinger.buetow.org. hostmaster.buetow.org. (
<%= time() %> ; serial
1h ; refresh
30m ; retry
diff --git a/frontends/var/nsd/zones/master/foo.zone.zone.tpl b/frontends/var/nsd/zones/master/foo.zone.zone.tpl
index bf0231d..e59fb2f 100644
--- a/frontends/var/nsd/zones/master/foo.zone.zone.tpl
+++ b/frontends/var/nsd/zones/master/foo.zone.zone.tpl
@@ -1,6 +1,6 @@
$ORIGIN foo.zone.
$TTL 4h
-@ IN SOA blowfish.buetow.org. hostmaster.buetow.org. (
+@ IN SOA fishfinger.buetow.org. hostmaster.buetow.org. (
<%= time() %> ; serial
1h ; refresh
30m ; retry
diff --git a/frontends/var/nsd/zones/master/irregular.ninja.zone.tpl b/frontends/var/nsd/zones/master/irregular.ninja.zone.tpl
index b2bc335..8bb7701 100644
--- a/frontends/var/nsd/zones/master/irregular.ninja.zone.tpl
+++ b/frontends/var/nsd/zones/master/irregular.ninja.zone.tpl
@@ -1,6 +1,6 @@
$ORIGIN irregular.ninja.
$TTL 4h
-@ IN SOA blowfish.buetow.org. hostmaster.buetow.org. (
+@ IN SOA fishfinger.buetow.org. hostmaster.buetow.org. (
<%= time() %> ; serial
1h ; refresh
30m ; retry
diff --git a/frontends/var/nsd/zones/master/snonux.foo.zone.tpl b/frontends/var/nsd/zones/master/snonux.foo.zone.tpl
index ec2c4a0..77941bc 100644
--- a/frontends/var/nsd/zones/master/snonux.foo.zone.tpl
+++ b/frontends/var/nsd/zones/master/snonux.foo.zone.tpl
@@ -1,6 +1,6 @@
$ORIGIN snonux.foo.
$TTL 4h
-@ IN SOA blowfish.buetow.org. hostmaster.buetow.org. (
+@ IN SOA fishfinger.buetow.org. hostmaster.buetow.org. (
<%= time() %> ; serial
1h ; refresh
30m ; retry