Faidon Liambotis has submitted this change and it was merged.

Change subject: Fix TTL for gerrit's AAAA to match A
......................................................................


Fix TTL for gerrit's AAAA to match A

Change-Id: I1ece31a4fd37f666067ee5413699f8b77e9fe280
---
M templates/wikimedia.org
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/templates/wikimedia.org b/templates/wikimedia.org
index 1fe4107..9da3a46 100644
--- a/templates/wikimedia.org
+++ b/templates/wikimedia.org
@@ -534,7 +534,7 @@
 frdata.wikimedia.org.  1H      IN CNAME        samarium.wikimedia.org.
 
 gerrit                 1H      IN A            208.80.154.81
-                       600     IN AAAA         2620:0:861:3:208:80:154:81
+                       1H      IN AAAA         2620:0:861:3:208:80:154:81
 git                    1H      IN CNAME        misc-web-lb.eqiad
 
 icinga                 1H      IN CNAME        neon

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1ece31a4fd37f666067ee5413699f8b77e9fe280
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to