| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix missing '' around the call for the program 'true', (not the boolean, | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
* | add graphing support, so we can see graph of all our objects | Michael Scherer | 2012-03-17 | 1 | -0/+2 |
* | fix type of the object | Michael Scherer | 2012-03-17 | 1 | -4/+4 |
* | mainly style fix for init.pp, just to have less error on puppet-lint global c... | Michael Scherer | 2012-03-17 | 1 | -41/+39 |
* | split repository out of init.pp and clean it | Michael Scherer | 2012-03-17 | 2 | -130/+130 |
* | split snapshot and mirror_repository | Michael Scherer | 2012-03-17 | 3 | -35/+36 |
* | split client and mirror out of the main subversion module file | Michael Scherer | 2012-03-17 | 3 | -20/+19 |
* | add swap file of vim to the ignore list of git | Michael Scherer | 2012-03-17 | 1 | -0/+1 |
* | split 2 small class from main subversion file | Michael Scherer | 2012-03-17 | 3 | -14/+12 |
* | fix variable name after having renamed it yesterday | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
* | split the remaning class of postgresql module into different file, and clean ... | Michael Scherer | 2012-03-17 | 6 | -73/+65 |
* | split postgresql::server in its own file, and clean puppet-lint warning | Michael Scherer | 2012-03-17 | 3 | -62/+60 |
* | split tagged from main file | Michael Scherer | 2012-03-17 | 2 | -8/+7 |
* | split database from main postgresql file | Michael Scherer | 2012-03-17 | 2 | -18/+20 |
* | split postgresql::user in a separate file | Michael Scherer | 2012-03-17 | 2 | -12/+13 |
* | split snapshot.pp from init.pp to follow puppet convention of 1 module per file | Michael Scherer | 2012-03-17 | 2 | -23/+22 |
* | scoping and style fix, found by puppet-lint | Michael Scherer | 2012-03-17 | 1 | -17/+17 |
* | clean puppet-lint warning | Michael Scherer | 2012-03-17 | 1 | -5/+3 |
* | clean the module from puppet-lint error, and make sure scoping is properly used | Michael Scherer | 2012-03-17 | 1 | -49/+49 |
* | fix usage of draklive module | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
* | small cleanup regarding variable scoping, and fix the comment to indicate wha... | Michael Scherer | 2012-03-17 | 1 | -11/+9 |
* | clean the script + cronjob declaration like the backup one | Michael Scherer | 2012-03-17 | 1 | -13/+8 |
* | ensure => installed is the default value, and reindent the list to see more e... | Michael Scherer | 2012-03-17 | 1 | -3/+4 |
* | managehome is true by default for our puppet infra | Michael Scherer | 2012-03-17 | 2 | -2/+0 |
* | clean the 2 backups modules | Michael Scherer | 2012-03-17 | 1 | -28/+17 |
* | do not explitely set the same value as default one | Michael Scherer | 2012-03-17 | 1 | -3/+0 |
* | ireuse the same variable for the cleaning script of draklive | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
* | - clean the module, | Michael Scherer | 2012-03-17 | 2 | -46/+40 |
* | small cleanup on draklive module | Michael Scherer | 2012-03-17 | 1 | -3/+1 |
* | refactor directory creation | Michael Scherer | 2012-03-17 | 1 | -9/+1 |
* | fix variable lookup, and do not hardcode mageia.org domain | Michael Scherer | 2012-03-17 | 1 | -2/+2 |
* | fix variable usage | Michael Scherer | 2012-03-17 | 1 | -4/+3 |
* | fix wrong commit | Michael Scherer | 2012-03-17 | 1 | -1/+2 |
* | - merge htaccess with main apache file | Michael Scherer | 2012-03-17 | 3 | -15/+11 |
* | fix spelling error, do not hardcode the name of the current team leader | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
* | do not keep hidden file in the repository | Michael Scherer | 2012-03-17 | 3 | -2/+2 |
* | add missing include | Michael Scherer | 2012-03-17 | 1 | -0/+1 |
* | split base from init.pp, and simplify the variable declaration and lookup | Michael Scherer | 2012-03-17 | 5 | -46/+42 |
* | split web class into a module, and clean it | Michael Scherer | 2012-03-17 | 2 | -23/+20 |
* | split rsync in a separate file, and prepare scoping for puppet 2.8 | Michael Scherer | 2012-03-17 | 2 | -5/+7 |
* | fix user creation | Michael Scherer | 2012-03-17 | 2 | -4/+6 |
* | use a regular user for bcd, not a special one with ssh key management builtin | Michael Scherer | 2012-03-17 | 1 | -2/+4 |
* | use a regular user for draklive, not a special one with ssh key management bu... | Michael Scherer | 2012-03-17 | 1 | -3/+5 |
* | fix wrong include | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
* | manage the certificate used for default connexion too, since that's the one t... | Michael Scherer | 2012-03-17 | 2 | -2/+7 |
* | add key declaration, or ssh::auth::server complain | Michael Scherer | 2012-03-17 | 1 | -2/+7 |
* | add missing include | Michael Scherer | 2012-03-17 | 1 | -0/+1 |
* | fix variable usage | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
* | fix indentation | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
* | fix class name | Michael Scherer | 2012-03-17 | 1 | -1/+1 |