aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla-dev
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bugzilla-dev')
-rwxr-xr-xmodules/bugzilla-dev/manifests/init.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/bugzilla-dev/manifests/init.pp b/modules/bugzilla-dev/manifests/init.pp
index da59ffe7..7d4c046c 100755
--- a/modules/bugzilla-dev/manifests/init.pp
+++ b/modules/bugzilla-dev/manifests/init.pp
@@ -13,7 +13,8 @@ class bugzilla-dev {
'perl-PatchReader',
'perl-ldap',
'perl-SOAP-Lite',
- 'perl-XMLRPC-Lite']: }
+ 'perl-XMLRPC-Lite',
+ 'perl-CGI']: }
$pgsql_password = extlookup('bugzilla_pgsql','x')
$ldap_password = extlookup('bugzilla_ldap','x')