Faidon Liambotis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/179098
Change subject: ganglia_new::web: switch to apache-2.4 ssl ciphers
......................................................................
ganglia_new::web: switch to apache-2.4 ssl ciphers
The class is only used in a trusty system, with Apache 2.4.
Change-Id: Ibf0903198779f5a2296a0cf38cee9974524bbd72
---
M modules/ganglia_new/manifests/web.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/98/179098/1
diff --git a/modules/ganglia_new/manifests/web.pp
b/modules/ganglia_new/manifests/web.pp
index f9d628e..5ce4a34 100644
--- a/modules/ganglia_new/manifests/web.pp
+++ b/modules/ganglia_new/manifests/web.pp
@@ -14,7 +14,7 @@
$ganglia_webdir = '/usr/share/ganglia-webfrontend'
$ganglia_ssl_cert = '/etc/ssl/certs/ganglia.wikimedia.org.pem'
$ganglia_ssl_key = '/etc/ssl/private/ganglia.wikimedia.org.key'
- $ssl_settings = ssl_ciphersuite('apache-2.2', 'compat')
+ $ssl_settings = ssl_ciphersuite('apache-2.4', 'compat')
package { [ 'php5-gd',
'php5-mysql',
--
To view, visit https://gerrit.wikimedia.org/r/179098
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf0903198779f5a2296a0cf38cee9974524bbd72
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits