Muehlenhoff has uploaded a new change for review. https://gerrit.wikimedia.org/r/272719
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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/19/272719/1 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: newchange Gerrit-Change-Id: Ibd8d961edaeffbd768ec14dcd040211e49d0687c Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Muehlenhoff <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
