Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/75074
Change subject: fix system_role for role::protoproxy::ssl::beta ...................................................................... fix system_role for role::protoproxy::ssl::beta role::protoproxy::ssl::beta::bits is misleading since that class install the nginx configuration for several caches. Change-Id: Idb5f5473864517588063fcdc8bc798e08062c349 --- M manifests/role/protoproxy.pp 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/74/75074/1 diff --git a/manifests/role/protoproxy.pp b/manifests/role/protoproxy.pp index f416502..06644ef 100644 --- a/manifests/role/protoproxy.pp +++ b/manifests/role/protoproxy.pp @@ -362,7 +362,7 @@ # class role::protoproxy::ssl::beta { - system_role { 'role::protoproxy::ssl:beta::bits': description => 'SSL proxy on beta' } + system_role { 'role::protoproxy::ssl:beta': description => 'SSL proxy on beta' } include role::protoproxy::ssl::beta::common -- To view, visit https://gerrit.wikimedia.org/r/75074 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idb5f5473864517588063fcdc8bc798e08062c349 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Hashar <has...@free.fr> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits