Alexandros Kosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/316818
Change subject: icinga: Remove the access_compat removal
......................................................................
icinga: Remove the access_compat removal
We have anyway safeguarded the parts of the configuration that need
access_compat with IfVersion guards. And since the main apache class
enables this mod, stick with it
Change-Id: I130a2c96077ff0e11a9a3f6c6e39446695b36cde
---
M modules/icinga/manifests/web.pp
1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/18/316818/1
diff --git a/modules/icinga/manifests/web.pp b/modules/icinga/manifests/web.pp
index 634a451..8644bf7 100644
--- a/modules/icinga/manifests/web.pp
+++ b/modules/icinga/manifests/web.pp
@@ -14,10 +14,6 @@
include ::apache::mod::ssl
include ::apache::mod::headers
include ::apache::mod::cgi
- # Disable access_compat module on Debian >= Jessie
- if os_version('debian >= jessie') {
- apache::mod_conf { 'access_compat': ensure => absent }
- }
ferm::service { 'icinga-https':
proto => 'tcp',
--
To view, visit https://gerrit.wikimedia.org/r/316818
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I130a2c96077ff0e11a9a3f6c6e39446695b36cde
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits