Dzahn has submitted this change and it was merged. Change subject: change store to a CNAME for c.ssl.shopify.com. ......................................................................
change store to a CNAME for c.ssl.shopify.com. To make store the new main shop url. see T92438#1199993 Bug:T92438 Change-Id: I9d30bfa3e43c7618f1c474cb725d237f4a705156 --- M templates/wikimedia.org 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: jenkins-bot: Verified Dzahn: Looks good to me, approved diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 3c4a15a..6e537aa 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -645,7 +645,7 @@ search 600 IN DYNA geoip!text-addrs shop 1H IN CNAME shopwikipedia.myshopify.com. smokeping 1H IN CNAME netmon1001 -store 600 IN DYNA geoip!text-addrs +store 600 IN CNAME c.ssl.shopify.com. static-bugzilla 1H IN CNAME misc-web-lb.eqiad stats 1H IN CNAME misc-web-lb.eqiad status 1H IN CNAME status.watchmouse.com. -- To view, visit https://gerrit.wikimedia.org/r/203497 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9d30bfa3e43c7618f1c474cb725d237f4a705156 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Dzahn <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: Dzahn <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
