Log of /puppet/modules/catdap/manifests
Directory Listing
Revision
2581 -
Directory Listing
Modified
Sat Mar 17 16:53:36 2012 UTC
(11 years, 6 months ago)
by
misc
split snapshot.pp from init.pp to follow puppet convention of 1 module per file
Revision
2459 -
Directory Listing
Modified
Mon Feb 20 18:34:21 2012 UTC
(11 years, 7 months ago)
by
misc
male puppet-lint happy, clean a little bit, and put 1 package on each line, to more easyly see if one is changed in diff
Revision
660 -
Directory Listing
Modified
Wed Jan 5 23:32:34 2011 UTC
(12 years, 8 months ago)
by
misc
- add another missing rpm
Revision
659 -
Directory Listing
Modified
Wed Jan 5 19:40:18 2011 UTC
(12 years, 8 months ago)
by
misc
add missing rpm
Revision
655 -
Directory Listing
Modified
Wed Jan 5 18:12:50 2011 UTC
(12 years, 8 months ago)
by
misc
- deploy trunk as a test instance, as asked several time on irc
Revision
624 -
Directory Listing
Modified
Wed Dec 15 12:24:46 2010 UTC
(12 years, 9 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
568 -
Directory Listing
Modified
Thu Dec 9 12:55:48 2010 UTC
(12 years, 9 months ago)
by
misc
- oups, seems I forgot that certificates were already created by apache class
Revision
564 -
Directory Listing
Modified
Thu Dec 9 12:34:31 2010 UTC
(12 years, 9 months ago)
by
misc
- also create a self signed certificate for catdap if no certificate
exist
Revision
476 -
Directory Listing
Modified
Fri Nov 26 12:48:53 2010 UTC
(12 years, 9 months ago)
by
dmorgan
Fix ident
Revision
454 -
Directory Listing
Modified
Wed Nov 24 15:22:13 2010 UTC
(12 years, 10 months ago)
by
misc
fix svn location for catdap checkout
Revision
378 -
Directory Listing
Modified
Mon Nov 22 02:04:06 2010 UTC
(12 years, 10 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, 10 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
203 -
Directory Listing
Modified
Mon Nov 8 01:47:08 2010 UTC
(12 years, 10 months ago)
by
misc
- remove uneeded include, and remove the old config file
Revision
198 -
Directory Listing
Modified
Mon Nov 8 00:44:13 2010 UTC
(12 years, 10 months ago)
by
misc
- forgot to give the script ( I didn't found how to make sure that puppet read my mind )
Revision
197 -
Directory Listing
Modified
Mon Nov 8 00:41:39 2010 UTC
(12 years, 10 months ago)
by
misc
- deploy catdap with ssl and fastcgi
Revision
139 -
Directory Listing
Modified
Fri Nov 5 12:34:15 2010 UTC
(12 years, 10 months ago)
by
buchan
Add a few more dependencies
--This line, and those below, will be ignoed--
M puppet/modules/catdap/manifests/init.pp
Revision
107 -
Directory Listing
Modified
Thu Nov 4 18:56:37 2010 UTC
(12 years, 10 months ago)
by
misc
- add missing Requires
Revision
98 -
Directory Listing
Modified
Thu Nov 4 18:03:39 2010 UTC
(12 years, 10 months ago)
by
misc
- move the call to extlookup before the template, not after
Revision
97 -
Directory Listing
Modified
Thu Nov 4 17:51:05 2010 UTC
(12 years, 10 months ago)
by
misc
- refactor the vhost
- fix the url used for svn checkout
- add a requires from catdap config to svn checkout for ordering purpose
- move extlookup call outside of template
- fix the name of apache config file
- fix the naming of the ldap server
Revision
94 -
Directory Listing
Modified
Thu Nov 4 17:06:29 2010 UTC
(12 years, 10 months ago)
by
misc
- remove duplicate packages
Revision
90 -
Directory Listing
Added
Thu Nov 4 16:57:29 2010 UTC
(12 years, 10 months ago)
by
misc
- add a catdap module