BBlack has submitted this change and it was merged.

Change subject: tlsproxy::instance: add missing hiera varnish_version4
......................................................................


tlsproxy::instance: add missing hiera varnish_version4

Bugfix for 2463071ed

Change-Id: I5dfb5e154b11d9e25d1f16c3456e7252b1782530
---
M modules/tlsproxy/manifests/instance.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  BBlack: Verified; Looks good to me, approved



diff --git a/modules/tlsproxy/manifests/instance.pp 
b/modules/tlsproxy/manifests/instance.pp
index bc689c0..e62d222 100644
--- a/modules/tlsproxy/manifests/instance.pp
+++ b/modules/tlsproxy/manifests/instance.pp
@@ -3,6 +3,7 @@
     # Tune kernel settings
     include base::mysterious_sysctl
 
+    $varnish_version4 = hiera('varnish_version4', false)
     $keepalives_per_worker = 
hiera('tlsproxy::localssl::keepalives_per_worker', 0)
     $websocket_support = hiera('cache::websocket_support', false)
     $nginx_worker_connections = '32768'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5dfb5e154b11d9e25d1f16c3456e7252b1782530
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>

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

Reply via email to