diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-01-19 17:32:04 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-01-19 17:32:04 +0100 |
commit | 2fdd1ba8da44bc9f2cf2d83eb5a6d915ec6b339d (patch) | |
tree | 1ecf0d2720766ff7c587dc1ea055f2606869515d /bind/pri | |
parent | 6df7be798ae88eb39df26fc9a79b7f326ce0fd45 (diff) |
Add host omni.kassandra-production.dk.
Diffstat (limited to 'bind/pri')
-rw-r--r-- | bind/pri/kassandra-production.dk | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/bind/pri/kassandra-production.dk b/bind/pri/kassandra-production.dk new file mode 100644 index 0000000..e3aeb9d --- /dev/null +++ b/bind/pri/kassandra-production.dk @@ -0,0 +1,13 @@ +$TTL 1h +@ SOA dns.jones.dk. dr.jones.dk. ( + 2016101301 + 1h 30m 1w 1h ) + +$INCLUDE /etc/local-JONES.DK/bind/skel/NS +$INCLUDE /etc/local-JONES.DK/bind/skel/A +$INCLUDE /etc/local-JONES.DK/bind/skel/MX + +www CNAME xayide.jones.dk. + +omni CNAME xayide.jones.dk. +www.omni CNAME xayide.jones.dk. |