RobH has uploaded a new change for review. https://gerrit.wikimedia.org/r/233837
Change subject: setting policy.wikimedia.org to a 5m ttl ...................................................................... setting policy.wikimedia.org to a 5m ttl this will be migrating off our cluster and onto wordpress within the next week. Setting the ttl to 5 minutes to expediate the migration when dns is later updated to a new IP for this url. T110203 Change-Id: I5a72b7df5243034f065b4337a89cd50c4e0fb581 --- M templates/wikimedia.org 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/37/233837/1 diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 09cf069..7f5dd68 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -479,7 +479,7 @@ payments-listener.frdev 1H IN CNAME frdev-eqiad people 1H IN CNAME misc-web-lb.eqiad -policy 1H IN CNAME misc-web-lb.eqiad +policy 5M IN CNAME misc-web-lb.eqiad releases 1H IN CNAME misc-web-lb.eqiad reports.frdev 1H IN CNAME frdev-eqiad -- To view, visit https://gerrit.wikimedia.org/r/233837 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5a72b7df5243034f065b4337a89cd50c4e0fb581 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: RobH <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
