aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/templates
Commit message (Collapse)AuthorAgeFilesLines
* - do not let file with passwords to be world readable Michael Scherer2010-11-203-6/+6
| | | | | | | | ( 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
|
* Do not hardcode the domain nameDexter Morgan2010-11-181-1/+1
|
* Add vhost and webapps.d files for bugzillaDexter Morgan2010-11-182-0/+48
|
* Add params fileDexter Morgan2010-11-151-0/+107
|
* - do not store password in clear in the svnMichael Scherer2010-11-101-1/+1
|
* - 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-071-0/+110