Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/150096

Change subject: wmftest.org - retab
......................................................................

wmftest.org - retab

Change-Id: Id50cde0977932dbccc16f3785c870a72766f90e4
---
M templates/wmftest.org
1 file changed, 16 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/96/150096/1

diff --git a/templates/wmftest.org b/templates/wmftest.org
index 616c905..9eef359 100644
--- a/templates/wmftest.org
+++ b/templates/wmftest.org
@@ -1,27 +1,27 @@
 {% from "helpers/langlist.tmpl" import langlist with context -%}
 $TTL 3600
 $ORIGIN {{ zonename }}.
-@                      1D      IN SOA  ns0.wikimedia.org.      
hostmaster.wikimedia.org.       (
-                                       {{ serial }}            ; serial
-                                       12H             ; refresh
-                                       2H              ; retry
-                                       2W              ; expiry
-                                       1H              ; negative cache TTL
-                                       )
+@           1D  IN SOA  ns0.wikimedia.org.  hostmaster.wikimedia.org.   (
+                    {{ serial }}        ; serial
+                    12H     ; refresh
+                    2H      ; retry
+                    2W      ; expiry
+                    1H      ; negative cache TTL
+                    )
 
 ; Name servers
 
-                       1D      IN NS   ns0.wikimedia.org.      
-                       1D      IN NS   ns1.wikimedia.org.      
-                       1D      IN NS   ns2.wikimedia.org.      
+            1D  IN NS   ns0.wikimedia.org.
+            1D  IN NS   ns1.wikimedia.org.
+            1D  IN NS   ns2.wikimedia.org.
 
 ; Mail exchangers
 
-                        1H     IN MX   10      ASPMX.L.GOOGLE.COM.
-                        1H     IN MX   20      ALT1.ASPMX.L.GOOGLE.COM.
-                        1H     IN MX   30      ALT2.ASPMX.L.GOOGLE.COM.
-                        1H     IN MX   40      ASPMX2.GOOGLEMAIL.COM.
-                        1H     IN MX   50      ASPMX3.GOOGLEMAIL.COM.
+            1H  IN MX   10      ASPMX.L.GOOGLE.COM.
+            1H  IN MX   20      ALT1.ASPMX.L.GOOGLE.COM.
+            1H  IN MX   30      ALT2.ASPMX.L.GOOGLE.COM.
+            1H  IN MX   40      ASPMX2.GOOGLEMAIL.COM.
+            1H  IN MX   50      ASPMX3.GOOGLEMAIL.COM.
 
 
 ; Canonical names
@@ -37,4 +37,4 @@
 ; Wikis (alphabetic order)
 
 ; Other websites
-googleffffffffbd5bc537 1h      IN CNAME        google.com.
+googleffffffffbd5bc537  1h  IN CNAME    google.com.

-- 
To view, visit https://gerrit.wikimedia.org/r/150096
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id50cde0977932dbccc16f3785c870a72766f90e4
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Dzahn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to