Dzahn has submitted this change and it was merged.

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(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/role/protoproxy.pp b/manifests/role/protoproxy.pp
index 2e28ce6..ab20411 100644
--- a/manifests/role/protoproxy.pp
+++ b/manifests/role/protoproxy.pp
@@ -361,7 +361,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: merged
Gerrit-Change-Id: Idb5f5473864517588063fcdc8bc798e08062c349
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to