Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/172469
Change subject: switch bugzilla names over to misc-web ...................................................................... switch bugzilla names over to misc-web for T1237 to let phabricator handle old bugzilla URLs and redirect them via mukunda's script can't just be I092e89ee21441 because iridium doesn't have a public IP so it should need this instead and another change in the varnish config to send it over to iridium as a backend Change-Id: I97929923edaa82112a8ab4ff4f4014b795ff11c8 --- M templates/wikimedia.org 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dns refs/changes/69/172469/1 diff --git a/templates/wikimedia.org b/templates/wikimedia.org index 14b0060..ce5e431 100644 --- a/templates/wikimedia.org +++ b/templates/wikimedia.org @@ -590,9 +590,9 @@ ; Other websites (NO wikis!) analytics 1H IN CNAME stat1001 blog 1H IN CNAME wikimediablog.wordpress.com. -bugs 1H IN CNAME zirconium -bugzilla 1H IN CNAME zirconium -bug-attachment 1H IN CNAME zirconium +bugs 1H IN CNAME misc-web-lb.eqiad +bugzilla 1H IN CNAME misc-web-lb.eqiad +bug-attachment 1H IN CNAME misc-web-lb.eqiad careers 600 IN DYNA geoip!text-addrs civicrm 1H IN CNAME barium civicrm.frdev 1H IN CNAME lutetium -- To view, visit https://gerrit.wikimedia.org/r/172469 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I97929923edaa82112a8ab4ff4f4014b795ff11c8 Gerrit-PatchSet: 1 Gerrit-Project: operations/dns Gerrit-Branch: master Gerrit-Owner: Dzahn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
