aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/manifests
Commit message (Expand)AuthorAgeFilesLines
* make puppet handle robots.txtDexter Morgan2012-07-051-0/+7
* fix vhost invocation on several module, was missed by last commit, and add th...Michael Scherer2012-03-251-2/+2
* clean the module to make puppet-lint happyMichael Scherer2012-03-191-34/+34
* add support for graphical report, see #4483Michael Scherer2012-03-111-1/+2
* put each rpm on a different line, better to look at diffMichael Scherer2012-03-111-1/+4
* some cleaning of bugzilla moduleMichael Scherer2012-01-081-11/+2
* simplify package installation ( since 'installed' is the default )Michael Scherer2011-08-181-9/+3
* fix missing comma, causing syntax error on alamutMichael Scherer2011-08-181-2/+2
* fix require, so the initial bootstrap do not failMichael Scherer2011-08-171-2/+5
* install graphiviz, needed to have dotMichael Scherer2011-07-181-1/+1
* remove wrong alias ( not pointing to a real location )Michael Scherer2011-07-181-2/+1
* use the new type for user and database declaration ( will be used later for p...Michael Scherer2011-03-221-6/+2
* - use the new type for remote database declarationMichael Scherer2011-03-081-3/+2
* - fix wrong type for ssl redirectionMichael Scherer2011-02-121-1/+1
* - enable ssl, and rewrite the web config to use the higher level apacheMichael Scherer2011-02-121-3/+13
* Require perl-JSON-RPC install for the bugzilla needed for webteamDexter Morgan2011-02-121-0/+4
* Install perl-Test-Taint for xml-rpc bugzilla functionalityDexter Morgan2010-12-201-0/+4
* - create bugzilla database upon deploymentMichael Scherer2010-12-151-0/+10
* uniformisation of the name of variable used for password, so we know if this ...Michael Scherer2010-12-151-2/+2
* Fix permsDexter Morgan2010-11-261-5/+4
* requires the svn snapshotDexter Morgan2010-11-261-1/+2
* requires the svn snapshotDexter Morgan2010-11-261-3/+10
* do snapshots of the custom bugzilla templateDexter Morgan2010-11-261-0/+7
* - do not include apache::mod_fcgid as bugzilla do not use fast cgi, and apach...Michael Scherer2010-11-231-1/+0
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-221-2/+2
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-5/+5
* Fix bugzilla init.ppDexter Morgan2010-11-181-1/+1
* Add vhost and webapps.d files for bugzillaDexter Morgan2010-11-181-0/+9
* Add params fileDexter Morgan2010-11-151-5/+15
* - do not store password in clear in the svnMichael Scherer2010-11-101-0/+1
* First commit for the puppet bugzilla moduleDexter Morgan2010-11-071-0/+16