John F. Lewis has uploaded a new change for review.

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

Change subject: lists: lower A[AAA] records to 5M
......................................................................

lists: lower A[AAA] records to 5M

Necessary for a quick revert of IPs for the mailman migration when it happens.
Can be lowered even lower to 1M or 30S if necessary but this should fulfil.

Change-Id: I1b2b074d3ec8963732a3c78c602ddd33d90b218c
---
M templates/wikimedia.org
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/49/233049/1

diff --git a/templates/wikimedia.org b/templates/wikimedia.org
index 9b0feec..316609e 100644
--- a/templates/wikimedia.org
+++ b/templates/wikimedia.org
@@ -61,8 +61,8 @@
 dumps           1H  IN CNAME dataset1001
 sitemap         1H  IN CNAME dumps
 
-lists           1H  IN A    208.80.154.4
-                1H  IN AAAA 2620:0:861:1::2
+lists           5M  IN A    208.80.154.4
+                5M  IN AAAA 2620:0:861:1::2
                 1H  IN MX   10 lists
                 1H  IN TXT  "v=spf1 mx ?all"
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1b2b074d3ec8963732a3c78c602ddd33d90b218c
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: John F. Lewis <[email protected]>

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

Reply via email to