aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bugzilla')
-rw-r--r--modules/bugzilla/manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/bugzilla/manifests/init.pp b/modules/bugzilla/manifests/init.pp
index 10cfc4e9..8ac06804 100644
--- a/modules/bugzilla/manifests/init.pp
+++ b/modules/bugzilla/manifests/init.pp
@@ -24,7 +24,6 @@ class bugzilla {
content => template("bugzilla/params")
}
- include apache::mod_fcgid
apache::webapp_other{"bugzilla":
webapp_file => "bugzilla/webapp_bugzilla.conf",
}