Muehlenhoff has submitted this change and it was merged. Change subject: Also use the canary grain in the debdeploy group for redis/eqiad ......................................................................
Also use the canary grain in the debdeploy group for redis/eqiad Change-Id: Ibd8d961edaeffbd768ec14dcd040211e49d0687c --- M modules/debdeploy/templates/debdeploy.erb 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Muehlenhoff: Verified; Looks good to me, approved diff --git a/modules/debdeploy/templates/debdeploy.erb b/modules/debdeploy/templates/debdeploy.erb index dae2d8a..d5e3092 100644 --- a/modules/debdeploy/templates/debdeploy.erb +++ b/modules/debdeploy/templates/debdeploy.erb @@ -147,7 +147,7 @@ cp-upload = debdeploy-cp-eqiad-upload:standard, debdeploy-cp-codfw-upload:standard, debdeploy-cp-esams-upload:standard cp = debdeploy-cp-eqiad-maps:standard, debdeploy-cp-eqiad-misc:standard, debdeploy-cp-eqiad-mobile:standard, debdeploy-cp-eqiad-parsoid:standard ,debdeploy-cp-eqiad-text:standard, debdeploy-cp-eqiad-upload:standard, debdeploy-cp-codfw-mobile:standard, debdeploy-cp-codfw-parsoid:standard, debdeploy-cp-codfw-text:standard, debdeploy-cp-codfw-upload:standard, debdeploy-cp-esams-mobile:standard, debdeploy-cp-esams-text:standard, debdeploy-cp-esams-upload:standard, debdeploy-cp-ulsfo-mobile:standard, debdeploy-cp-ulsfo-text:standard, debdeploy-cp-ulsfo-upload:standard cp-canary = debdeploy-cp:canary -redis-eqiad = debdeploy-redis-eqiad:standard +redis-eqiad = debdeploy-redis-eqiad:standard, debdeploy-redis-eqiad:canary redis-codfw = debdeploy-redis-codfw:standard redis-canary = debdeploy-redis-eqiad:canary redis = debdeploy-redis-eqiad:standard, debdeploy-redis-codfw:standard, debdeploy-redis-eqiad:canary -- To view, visit https://gerrit.wikimedia.org/r/272719 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibd8d961edaeffbd768ec14dcd040211e49d0687c Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Muehlenhoff <[email protected]> Gerrit-Reviewer: Muehlenhoff <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
