BBlack has submitted this change and it was merged. Change subject: eqiad: remove most mobile frontends from cache_mobile ......................................................................
eqiad: remove most mobile frontends from cache_mobile cp1060/nginx remains (at reduced weight) temporarily for analytics Bug: T109286 Change-Id: I6cab35e1e39d7b6fec0951c7e5d66bd5c61f7768 --- M conftool-data/nodes/eqiad.yaml 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: BBlack: Verified; Looks good to me, approved diff --git a/conftool-data/nodes/eqiad.yaml b/conftool-data/nodes/eqiad.yaml index f77a266..f482b39 100644 --- a/conftool-data/nodes/eqiad.yaml +++ b/conftool-data/nodes/eqiad.yaml @@ -226,10 +226,10 @@ cp1067.eqiad.wmnet: [varnish-fe, varnish-be, varnish-be-rand, nginx] cp1068.eqiad.wmnet: [varnish-fe, varnish-be, varnish-be-rand, nginx] cache_mobile: - cp1046.eqiad.wmnet: [varnish-fe, varnish-be, varnish-be-rand, nginx] - cp1047.eqiad.wmnet: [varnish-fe, varnish-be, varnish-be-rand, nginx] - cp1059.eqiad.wmnet: [varnish-fe, varnish-be, varnish-be-rand, nginx] - cp1060.eqiad.wmnet: [varnish-fe, varnish-be, varnish-be-rand, nginx] + cp1046.eqiad.wmnet: [varnish-be, varnish-be-rand] + cp1047.eqiad.wmnet: [varnish-be, varnish-be-rand] + cp1059.eqiad.wmnet: [varnish-be, varnish-be-rand] + cp1060.eqiad.wmnet: [varnish-be, varnish-be-rand, nginx] cp1052.eqiad.wmnet: [varnish-fe, nginx] cp1053.eqiad.wmnet: [varnish-fe, nginx] cp1054.eqiad.wmnet: [varnish-fe, nginx] -- To view, visit https://gerrit.wikimedia.org/r/267160 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6cab35e1e39d7b6fec0951c7e5d66bd5c61f7768 Gerrit-PatchSet: 3 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: BBlack <[email protected]> Gerrit-Reviewer: BBlack <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
