Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
clean the module to make puppet-lint happy
add support for graphical report, see #4483
put each rpm on a different line, better to look at diff
some cleaning of bugzilla module
simplify package installation ( since 'installed' is the default )
fix missing comma, causing syntax error on alamut
fix require, so the initial bootstrap do not fail
install graphiviz, needed to have dot
remove wrong alias ( not pointing to a real location )
use the new type for user and database declaration ( will be used later for pg access list )
- use the new type for remote database declaration
- fix wrong type for ssl redirection
- enable ssl, and rewrite the web config to use the higher level apache type we wrote
Require perl-JSON-RPC install for the bugzilla needed for webteam
Install perl-Test-Taint for xml-rpc bugzilla functionality
- create bugzilla database upon deployment
uniformisation of the name of variable used for password, so we know if this is ldap or postgresql at the first glance
Fix perms
requires the svn snapshot
requires the svn snapshot
do snapshots of the custom bugzilla template
- do not include apache::mod_fcgid as bugzilla do not use fast cgi, and apache::base is already included
- add default password of x, so manifests do not fail on test vms
- do not let file with passwords to be world readable ( 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.pp
Add vhost and webapps.d files for bugzilla
Add params file
- do not store password in clear in the svn
First commit for the puppet bugzilla module
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.28 |