diff options
Diffstat (limited to 'frontends/var')
| -rw-r--r-- | frontends/var/nsd/zones/master/foo.surf.zone.tpl | 17 | ||||
| -rw-r--r-- | frontends/var/nsd/zones/master/sidewalk.ninja.zone.tpl | 18 | ||||
| -rw-r--r-- | frontends/var/nsd/zones/master/snonux.de.zone.tpl | 18 | ||||
| -rw-r--r-- | frontends/var/nsd/zones/master/snonux.me.zone.tpl | 18 |
4 files changed, 0 insertions, 71 deletions
diff --git a/frontends/var/nsd/zones/master/foo.surf.zone.tpl b/frontends/var/nsd/zones/master/foo.surf.zone.tpl deleted file mode 100644 index c8539d6..0000000 --- a/frontends/var/nsd/zones/master/foo.surf.zone.tpl +++ /dev/null @@ -1,17 +0,0 @@ -$ORIGIN foo.surf. -$TTL 4h -@ IN SOA blowfish.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 MX 20 blowfish.buetow.org. - IN MX 10 fishfinger.buetow.org. - - 86400 IN A 108.160.134.135 - 86400 IN AAAA 2401:c080:1000:45af:5400:3ff:fec6:ca1d -www 86400 IN CNAME blowfish.buetow.org. diff --git a/frontends/var/nsd/zones/master/sidewalk.ninja.zone.tpl b/frontends/var/nsd/zones/master/sidewalk.ninja.zone.tpl deleted file mode 100644 index 70644d8..0000000 --- a/frontends/var/nsd/zones/master/sidewalk.ninja.zone.tpl +++ /dev/null @@ -1,18 +0,0 @@ -$ORIGIN sidewalk.ninja. -$TTL 4h -@ IN SOA blowfish.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 MX 10 blowfish.buetow.org. - IN MX 20 fishfinger.buetow.org. - - 86400 IN A 23.88.35.144 - 86400 IN AAAA 2a01:4f8:c17:20f1::42 -* 86400 IN CNAME blowfish.buetow.org. -www 86400 IN CNAME fishfinger.buetow.org. diff --git a/frontends/var/nsd/zones/master/snonux.de.zone.tpl b/frontends/var/nsd/zones/master/snonux.de.zone.tpl deleted file mode 100644 index 2215b02..0000000 --- a/frontends/var/nsd/zones/master/snonux.de.zone.tpl +++ /dev/null @@ -1,18 +0,0 @@ -$ORIGIN snonux.de. -$TTL 4h -@ IN SOA blowfish.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 MX 10 blowfish.buetow.org. - IN MX 20 fishfinger.buetow.org. - - 86400 IN A 23.88.35.144 - 86400 IN AAAA 2a01:4f8:c17:20f1::42 -* 86400 IN CNAME blowfish.buetow.org. -www 86400 IN CNAME fishfinger.buetow.org. diff --git a/frontends/var/nsd/zones/master/snonux.me.zone.tpl b/frontends/var/nsd/zones/master/snonux.me.zone.tpl deleted file mode 100644 index 6aced8e..0000000 --- a/frontends/var/nsd/zones/master/snonux.me.zone.tpl +++ /dev/null @@ -1,18 +0,0 @@ -$ORIGIN snonux.me. -$TTL 4h -@ IN SOA blowfish.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 MX 10 blowfish.buetow.org. - IN MX 20 fishfinger.buetow.org. - - 86400 IN A 23.88.35.144 - 86400 IN AAAA 2a01:4f8:c17:20f1::42 -* 86400 IN CNAME blowfish.buetow.org. -www 86400 IN CNAME fishfinger.buetow.org. |
