BBlack has submitted this change and it was merged.

Change subject: wikidata.org - retab
......................................................................


wikidata.org - retab

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

Approvals:
  BBlack: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/templates/wikidata.org b/templates/wikidata.org
index fa1e2b5..1f9f274 100644
--- a/templates/wikidata.org
+++ b/templates/wikidata.org
@@ -1,29 +1,29 @@
 $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      polonium.wikimedia.org.
-                        1H     IN MX   50      lead.wikimedia.org.
+            1H  IN MX   10      polonium.wikimedia.org.
+            1H  IN MX   50      lead.wikimedia.org.
 
 
 ; Canonical names
 
-                        1H      IN A 208.80.154.224
-                        1H      IN AAAA 2620:0:861:ed1a::1
+            1H      IN A 208.80.154.224
+            1H      IN AAAA 2620:0:861:ed1a::1
 
 
 ; Servers (alphabetic order)
@@ -32,5 +32,5 @@
 
 ; Wikis (alphabetic order)
 
-test           1H      IN CNAME        wikidata-lb.wikimedia.org.
-www            1H      IN CNAME        wikidata-lb.wikimedia.org.
+test        1H  IN CNAME    wikidata-lb.wikimedia.org.
+www         1H  IN CNAME    wikidata-lb.wikimedia.org.

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I21f3ed67756685ef2f2d7c180ee514763b0e746a
Gerrit-PatchSet: 3
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Matanya <[email protected]>
Gerrit-Reviewer: Scottlee <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to