Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix previous commit, package already listed | Pascal Terjan | 2017-04-10 | 1 | -1/+0 |
| | |||||
* | Update another package name | Pascal Terjan | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | Fix previous commit, package already listed | Pascal Terjan | 2017-04-10 | 1 | -1/+0 |
| | |||||
* | Update a package name (not sure if provides would work) | Pascal Terjan | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | variable enclosing fixes | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | use consistent domain references | Thomas Backlund | 2015-10-20 | 1 | -3/+3 |
| | |||||
* | lint fixes for catdap | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | catdap: Fix deps | Colin Guthrie | 2014-03-23 | 1 | -1/+1 |
| | |||||
* | catdap: Use a default value for the git branch | Colin Guthrie | 2014-03-23 | 1 | -1/+1 |
| | |||||
* | Switch identity.mageia.org (aka CatDap) to git | Colin Guthrie | 2014-03-23 | 2 | -6/+8 |
| | |||||
* | split vhost_catalyst_app in a separate file | Michael Scherer | 2012-04-02 | 1 | -1/+1 |
| | |||||
* | fix vhost invocation on several module, was missed by last commit, and add ↵ | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
| | | | | the one for redirect_ssl | ||||
* | split snapshot.pp from init.pp to follow puppet convention of 1 module per file | Michael Scherer | 2012-03-17 | 2 | -23/+22 |
| | |||||
* | male puppet-lint happy, clean a little bit, and put 1 package on each line, ↵ | Michael Scherer | 2012-02-20 | 1 | -29/+42 |
| | | | | to more easyly see if one is changed in diff | ||||
* | - add another missing rpm | Michael Scherer | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | add missing rpm | Michael Scherer | 2011-01-05 | 1 | -1/+1 |
| | |||||
* | - deploy trunk as a test instance, as asked several time on irc | Michael Scherer | 2011-01-05 | 1 | -18/+31 |
| | |||||
* | uniformisation of the name of variable used for password, so we know if this ↵ | Michael Scherer | 2010-12-15 | 1 | -1/+1 |
| | | | | is ldap or postgresql at the first glance | ||||
* | - oups, seems I forgot that certificates were already created by apache class | Michael Scherer | 2010-12-09 | 1 | -3/+0 |
| | |||||
* | - also create a self signed certificate for catdap if no certificate | Michael Scherer | 2010-12-09 | 1 | -0/+4 |
| | | | | exist | ||||
* | Fix ident | Dexter Morgan | 2010-11-26 | 1 | -1/+1 |
| | |||||
* | fix svn location for catdap checkout | Michael Scherer | 2010-11-24 | 1 | -1/+1 |
| | |||||
* | - add default password of x, so manifests do not fail on test vms | Michael Scherer | 2010-11-22 | 1 | -1/+1 |
| | |||||
* | - do not let file with passwords to be world readable | Michael Scherer | 2010-11-20 | 1 | -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 file | Michael Scherer | 2010-11-08 | 1 | -15/+0 |
| | |||||
* | - forgot to give the script ( I didn't found how to make sure that puppet ↵ | Michael Scherer | 2010-11-08 | 1 | -0/+1 |
| | | | | read my mind ) | ||||
* | - deploy catdap with ssl and fastcgi | Michael Scherer | 2010-11-08 | 1 | -9/+16 |
| | |||||
* | Add a few more dependencies | Buchan Milne | 2010-11-05 | 1 | -1/+3 |
| | | | | | | | --This line, and those below, will be ignoed-- M puppet/modules/catdap/manifests/init.pp | ||||
* | - add missing Requires | Michael Scherer | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | - move the call to extlookup before the template, not after | Michael Scherer | 2010-11-04 | 1 | -2/+2 |
| | |||||
* | - refactor the vhost | Michael Scherer | 2010-11-04 | 1 | -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 packages | Michael Scherer | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | - add a catdap module | Michael Scherer | 2010-11-04 | 1 | -0/+43 |