Log of /puppet/modules/bugzilla/manifests
Directory Listing
Revision
2647 -
Directory Listing
Modified
Mon Mar 19 21:13:10 2012 UTC
(11 years, 2 months ago)
by
misc
clean the module to make puppet-lint happy
Revision
2483 -
Directory Listing
Modified
Sun Mar 11 22:02:02 2012 UTC
(11 years, 2 months ago)
by
misc
add support for graphical report, see #4483
Revision
2482 -
Directory Listing
Modified
Sun Mar 11 22:01:59 2012 UTC
(11 years, 2 months ago)
by
misc
put each rpm on a different line, better to look at diff
Revision
2217 -
Directory Listing
Modified
Sun Jan 8 22:24:41 2012 UTC
(11 years, 5 months ago)
by
misc
some cleaning of bugzilla module
Revision
1959 -
Directory Listing
Modified
Thu Aug 18 00:22:15 2011 UTC
(11 years, 9 months ago)
by
misc
simplify package installation ( since 'installed' is the default )
Revision
1958 -
Directory Listing
Modified
Thu Aug 18 00:22:13 2011 UTC
(11 years, 9 months ago)
by
misc
fix missing comma, causing syntax error on alamut
Revision
1956 -
Directory Listing
Modified
Wed Aug 17 22:52:32 2011 UTC
(11 years, 9 months ago)
by
misc
fix require, so the initial bootstrap do not fail
Revision
1851 -
Directory Listing
Modified
Mon Jul 18 11:16:57 2011 UTC
(11 years, 10 months ago)
by
misc
install graphiviz, needed to have dot
Revision
1848 -
Directory Listing
Modified
Mon Jul 18 11:16:52 2011 UTC
(11 years, 10 months ago)
by
misc
remove wrong alias ( not pointing to a real location )
Revision
1356 -
Directory Listing
Modified
Tue Mar 22 17:43:44 2011 UTC
(12 years, 2 months ago)
by
misc
use the new type for user and database declaration ( will be used later for pg access list )
Revision
1281 -
Directory Listing
Modified
Tue Mar 8 11:54:36 2011 UTC
(12 years, 3 months ago)
by
misc
- use the new type for remote database declaration
Revision
1050 -
Directory Listing
Modified
Sat Feb 12 14:08:22 2011 UTC
(12 years, 3 months ago)
by
misc
- fix wrong type for ssl redirection
Revision
1049 -
Directory Listing
Modified
Sat Feb 12 14:03:33 2011 UTC
(12 years, 3 months ago)
by
misc
- enable ssl, and rewrite the web config to use the higher level apache
type we wrote
Revision
1028 -
Directory Listing
Modified
Sat Feb 12 10:06:00 2011 UTC
(12 years, 3 months ago)
by
dmorgan
Require perl-JSON-RPC install for the bugzilla needed for webteam
Revision
649 -
Directory Listing
Modified
Mon Dec 20 20:17:28 2010 UTC
(12 years, 5 months ago)
by
dmorgan
Install perl-Test-Taint for xml-rpc bugzilla functionality
Revision
626 -
Directory Listing
Modified
Wed Dec 15 12:24:48 2010 UTC
(12 years, 5 months ago)
by
misc
- create bugzilla database upon deployment
Revision
624 -
Directory Listing
Modified
Wed Dec 15 12:24:46 2010 UTC
(12 years, 5 months ago)
by
misc
uniformisation of the name of variable used for password, so we know if this is ldap or postgresql at the first glance
Revision
480 -
Directory Listing
Modified
Fri Nov 26 15:36:45 2010 UTC
(12 years, 6 months ago)
by
dmorgan
Fix perms
Revision
479 -
Directory Listing
Modified
Fri Nov 26 15:21:37 2010 UTC
(12 years, 6 months ago)
by
dmorgan
requires the svn snapshot
Revision
478 -
Directory Listing
Modified
Fri Nov 26 15:20:50 2010 UTC
(12 years, 6 months ago)
by
dmorgan
requires the svn snapshot
Revision
477 -
Directory Listing
Modified
Fri Nov 26 15:03:12 2010 UTC
(12 years, 6 months ago)
by
dmorgan
do snapshots of the custom bugzilla template
Revision
421 -
Directory Listing
Modified
Tue Nov 23 16:01:26 2010 UTC
(12 years, 6 months ago)
by
misc
- do not include apache::mod_fcgid as bugzilla do not use fast cgi, and apache::base is already included
Revision
378 -
Directory Listing
Modified
Mon Nov 22 02:04:06 2010 UTC
(12 years, 6 months ago)
by
misc
- add default password of x, so manifests do not fail on test vms
Revision
340 -
Directory Listing
Modified
Sat Nov 20 11:52:54 2010 UTC
(12 years, 6 months ago)
by
misc
- 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
Revision
291 -
Directory Listing
Modified
Thu Nov 18 20:23:56 2010 UTC
(12 years, 6 months ago)
by
dmorgan
Fix bugzilla init.pp
Revision
289 -
Directory Listing
Modified
Thu Nov 18 19:59:40 2010 UTC
(12 years, 6 months ago)
by
dmorgan
Add vhost and webapps.d files for bugzilla
Revision
254 -
Directory Listing
Modified
Mon Nov 15 00:51:36 2010 UTC
(12 years, 6 months ago)
by
dmorgan
Add params file
Revision
222 -
Directory Listing
Modified
Wed Nov 10 00:57:44 2010 UTC
(12 years, 7 months ago)
by
misc
- do not store password in clear in the svn
Revision
188 -
Directory Listing
Added
Sun Nov 7 00:46:55 2010 UTC
(12 years, 7 months ago)
by
dmorgan
First commit for the puppet bugzilla module