Faidon has uploaded a new change for review. Change subject: Fix test.m.wikipedia.org ......................................................................
Fix test.m.wikipedia.org Commits 081c82 & 29c66f, part of a larger cleaning up Varnish config effort, broke test.m.wikipedia.org. This happened as part of making srv193 another backend for mobile-frontend, which however meant that it shared all other options with the other backends, including port 81 instead of 80. Make a quick hackish fix to reinstate the separate definition of the test_wikipedia (ex-"test") backend and push it down with $cluster_options. Change-Id: Id18c5baca85977e9179f50f6ded54710e139dd3a --- M manifests/role/cache.pp M templates/varnish/wikimedia.vcl.erb 2 files changed, 15 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/74/47574/1 -- To view, visit https://gerrit.wikimedia.org/r/47574 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id18c5baca85977e9179f50f6ded54710e139dd3a Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Faidon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
