summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-03-15 22:04:12 +0200
committerPaul Buetow <paul@buetow.org>2024-03-15 22:04:12 +0200
commit13b5ea8e1cb6a7fd513ba7ae6828234fec5d5115 (patch)
tree5c391eb62ec1a84c9b9c4b825455be1cec663fca
parentd6a7349c4d93f6e9f98a942b79c70c8a3247dfb0 (diff)
fix dory
-rw-r--r--frontends/var/nsd/zones/master/buetow.org.zone.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/frontends/var/nsd/zones/master/buetow.org.zone.tpl b/frontends/var/nsd/zones/master/buetow.org.zone.tpl
index 60220fe..198f13d 100644
--- a/frontends/var/nsd/zones/master/buetow.org.zone.tpl
+++ b/frontends/var/nsd/zones/master/buetow.org.zone.tpl
@@ -53,5 +53,9 @@ paul IN MX 42 blowfish
paul IN MX 42 fishfinger
paul 1800 IN A <%= $ips->{current_master}{ipv4} %>
paul 1800 IN AAAA <%= $ips->{current_master}{ipv6} %>
+dory 1800 IN A <%= $ips->{current_master}{ipv4} %>
+dory 1800 IN AAAA <%= $ips->{current_master}{ipv6} %>
+solarcat 1800 IN A <%= $ips->{current_master}{ipv4} %>
+solarcat 1800 IN AAAA <%= $ips->{current_master}{ipv6} %>
* 1800 IN CNAME <%= $ips->{current_master}{fqdn} %>.