summary refs log tree commit diff
path: root/zones/db.ttm.sh
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-10-29 14:17:49 -0400
committerBen Harris <ben@tilde.team>2021-10-29 14:17:49 -0400
commitb63ddd3a1f18c9864100558c185b62573dfea8db (patch)
treed2d8eae70f761b517c121af9a92c227a2b89c861 /zones/db.ttm.sh
parentfadc692a47b7fa6a7c9757e35c6253c8503e0b16 (diff)
bump serials and fix indentation
Diffstat (limited to 'zones/db.ttm.sh')
-rw-r--r--zones/db.ttm.sh12
1 files changed, 6 insertions, 6 deletions
diff --git a/zones/db.ttm.sh b/zones/db.ttm.sh
index 4851304..b62b9a1 100644
--- a/zones/db.ttm.sh
+++ b/zones/db.ttm.sh
@@ -1,18 +1,18 @@
 $ORIGIN .
 $TTL 3600	; 1 hour
 ttm.sh			IN SOA	ns1.tildeverse.net. root.ttm.sh. (
-				2021082402 ; serial
+				2021082406 ; serial
 				86400      ; refresh (1 day)
 				7200       ; retry (2 hours)
 				3600000    ; expire (5 weeks 6 days 16 hours)
 				172800     ; minimum (2 days)
 				)
+			NS	ns1.he.net.
 			NS	ns1.tildeverse.net.
-                        NS      ns1.he.net.                                                                                                                                                                          
-                        NS      ns2.he.net.                                                                                                                                                                          
-                        NS      ns3.he.net.    
-                        NS      ns4.he.net.
-                        NS      ns5.he.net.
+			NS	ns2.he.net.
+			NS	ns3.he.net.
+			NS	ns4.he.net.
+			NS	ns5.he.net.
 			A	198.50.210.248
 			MX	1 mail.tilde.team.
 			TXT	"v=spf1 a mx -all"