Mark Bergsma has submitted this change and it was merged.

Change subject: Setup SSL terminators on the misc Varnish cluster
......................................................................


Setup SSL terminators on the misc Varnish cluster

Change-Id: Id90173d9402c9461cf637bf768bcd1ba31c582dc
---
M manifests/role/cache.pp
1 file changed, 2 insertions(+), 1 deletion(-)

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



diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 9a9bccc..ccd8009 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -1120,7 +1120,8 @@
                system_role { 'role::cache::misc': description => 'misc Varnish 
cache server' }
 
                include standard,
-                       nrpe
+                       nrpe,
+                       role::cache::ssl::unified
 
                $memory_storage_size = 8
 

-- 
To view, visit https://gerrit.wikimedia.org/r/78400
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id90173d9402c9461cf637bf768bcd1ba31c582dc
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>
Gerrit-Reviewer: Mark Bergsma <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to