aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/manifests
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Michael Scherer2011-03-221-6/+2
| | | | pg access list )
* - 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
| | | | type we wrote
* 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
| | | | is ldap or postgresql at the first glance
* 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 ↵Michael Scherer2010-11-231-1/+0
| | | | apache::base is already included
* - 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
| | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others
* 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