Faidon Liambotis has uploaded a new change for review. https://gerrit.wikimedia.org/r/95885
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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/85/95885/1 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: newchange Gerrit-Change-Id: I1ece31a4fd37f666067ee5413699f8b77e9fe280 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Faidon Liambotis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
