aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
Commit message (Collapse)AuthorAgeFilesLines
* 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-153-4/+4
| | | | 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-204-11/+11
| | | | | | | | ( 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 vhost_bugs.mageia.org.conf filenameDexter Morgan2010-11-181-0/+0
|
* Fix bugzilla init.ppDexter Morgan2010-11-181-1/+1
|
* Do not hardcode the domain nameDexter Morgan2010-11-181-1/+1
|
* Add vhost and webapps.d files for bugzillaDexter Morgan2010-11-183-0/+57
|
* Add params fileDexter Morgan2010-11-152-5/+122
|
* - do not store password in clear in the svnMichael Scherer2010-11-102-1/+2
|
* - do not hardcode the domainname ( for reusability )Michael Scherer2010-11-101-1/+1
|
* Remove the secret key from the file ( even if this is not the one used )Dexter Morgan2010-11-091-6/+0
| | | | | A new one will be recreated with checksetup.pl when needed.
* First commit for the puppet bugzilla moduleDexter Morgan2010-11-072-0/+126