Andrew Bogott has submitted this change and it was merged. Change subject: Revert "Reduce ttl to 5M for wikitech" ......................................................................
Revert "Reduce ttl to 5M for wikitech" Now that the move is finished we can change the ttl back to a normal value. This reverts commit cd55ea224a16812c0dccc1a9a1ad5a2e27ba51ea. Change-Id: I4d96a0c3b0c781503ad604ea75807f79c67827c1 --- M templates/wikimedia.org 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Andrew Bogott: Looks good to me, approved jenkins-bot: Verified diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 2c3851f..0fb152c 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -616,7 +616,7 @@ labs-ns0 1H IN A 208.80.154.19 labs-ns1 1H IN A 208.80.153.15 ; deprecated but kept for compatibility, see RT #6769 -labsconsole 5M IN CNAME wikitech +labsconsole 1H IN CNAME wikitech logstash 1H IN CNAME misc-web-lb.eqiad metrics 1H IN CNAME misc-web-lb.eqiad noc 1H IN CNAME misc-web-lb.eqiad @@ -664,7 +664,7 @@ tor-eqiad-1 1H IN CNAME radium ubuntu 1H IN CNAME carbon mirrors 1H IN CNAME carbon -wikitech 5M IN A 208.80.154.136 +wikitech 1H IN A 208.80.154.136 wikitech-static 1H IN A 166.78.57.240 ; SNI testing hostname -- To view, visit https://gerrit.wikimedia.org/r/191362 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4d96a0c3b0c781503ad604ea75807f79c67827c1 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Andrew Bogott <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
