aboutsummaryrefslogtreecommitdiffstats
path: root/modules/catdap/manifests
Commit message (Collapse)AuthorAgeFilesLines
* Fix previous commit, package already listedPascal Terjan2017-04-101-1/+0
|
* Update another package namePascal Terjan2017-04-101-1/+1
|
* Fix previous commit, package already listedPascal Terjan2017-04-101-1/+0
|
* Update a package name (not sure if provides would work)Pascal Terjan2017-04-101-1/+1
|
* variable enclosing fixesThomas Backlund2015-10-201-1/+1
|
* use consistent domain referencesThomas Backlund2015-10-201-3/+3
|
* lint fixes for catdapThomas Backlund2015-10-201-1/+1
|
* catdap: Fix depsColin Guthrie2014-03-231-1/+1
|
* catdap: Use a default value for the git branchColin Guthrie2014-03-231-1/+1
|
* Switch identity.mageia.org (aka CatDap) to gitColin Guthrie2014-03-232-6/+8
|
* split vhost_catalyst_app in a separate fileMichael Scherer2012-04-021-1/+1
|
* fix vhost invocation on several module, was missed by last commit, and add ↵Michael Scherer2012-03-251-1/+1
| | | | the one for redirect_ssl
* split snapshot.pp from init.pp to follow puppet convention of 1 module per fileMichael Scherer2012-03-172-23/+22
|
* male puppet-lint happy, clean a little bit, and put 1 package on each line, ↵Michael Scherer2012-02-201-29/+42
| | | | to more easyly see if one is changed in diff
* - add another missing rpmMichael Scherer2011-01-051-1/+1
|
* add missing rpmMichael Scherer2011-01-051-1/+1
|
* - deploy trunk as a test instance, as asked several time on ircMichael Scherer2011-01-051-18/+31
|
* uniformisation of the name of variable used for password, so we know if this ↵Michael Scherer2010-12-151-1/+1
| | | | is ldap or postgresql at the first glance
* - oups, seems I forgot that certificates were already created by apache classMichael Scherer2010-12-091-3/+0
|
* - also create a self signed certificate for catdap if no certificateMichael Scherer2010-12-091-0/+4
| | | | exist
* Fix identDexter Morgan2010-11-261-1/+1
|
* fix svn location for catdap checkoutMichael Scherer2010-11-241-1/+1
|
* - 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-201-2/+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-081-15/+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
* - 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-041-4/+7
| | | | | | | | | - 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-041-0/+43