aboutsummaryrefslogtreecommitdiffstats
path: root/modules/catdap
Commit message (Collapse)AuthorAgeFilesLines
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-221-1/+1
|
* - do not let file with passwords to be world readable Michael Scherer2010-11-202-6/+3
| | | | | | | | ( 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
* - remove uneeded include, and remove the old config fileMichael Scherer2010-11-082-30/+0
|
* - forgot to give the script ( I didn't found how to make sure that puppet ↵Michael Scherer2010-11-081-0/+1
| | | | read my mind )
* - deploy catdap with ssl and fastcgiMichael Scherer2010-11-081-9/+16
|
* Add a few more dependenciesBuchan Milne2010-11-051-1/+3
| | | | | | | --This line, and those below, will be ignoed-- M puppet/modules/catdap/manifests/init.pp
* Correct authentication binddnBuchan Milne2010-11-051-1/+1
|
* - add missing RequiresMichael Scherer2010-11-041-1/+1
|
* - move the call to extlookup before the template, not after Michael Scherer2010-11-041-2/+2
|
* - refactor the vhostMichael Scherer2010-11-043-7/+10
| | | | | | | | | - 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
* - remove duplicate packagesMichael Scherer2010-11-041-1/+1
|
* - add a catdap moduleMichael Scherer2010-11-043-0/+95