Giuseppe Lavagetto has submitted this change and it was merged.

Change subject: noc: remove mod_cgi
......................................................................


noc: remove mod_cgi

it's not compatible with apache 2.4, and it's apparently unused (no
AddHandler directive or ScriptAlias to speak of on terbium).

Probably just a relic of a past time.

Change-Id: I97b8de7f21547a26cd48be0d602c39aa9d0d6c75
---
M modules/noc/manifests/init.pp
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/modules/noc/manifests/init.pp b/modules/noc/manifests/init.pp
index 505fa24..e9941d5 100644
--- a/modules/noc/manifests/init.pp
+++ b/modules/noc/manifests/init.pp
@@ -14,7 +14,6 @@
 
     include ::apache::mod::php5
     include ::apache::mod::userdir
-    include ::apache::mod::cgi
     include ::apache::mod::rewrite
     include ::apache::mod::headers
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I97b8de7f21547a26cd48be0d602c39aa9d0d6c75
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to