| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix requires ( ie use Local_script instead of File ) | Michael Scherer | 2012-01-08 | 1 | -2/+2 |
* | fix module | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | fix wrong parameter | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | cleaning of postgrey module | Michael Scherer | 2012-01-08 | 1 | -19/+9 |
* | cleaning xinetd module | Michael Scherer | 2012-01-08 | 1 | -8/+2 |
* | cleaning of bind module | Michael Scherer | 2012-01-08 | 1 | -15/+1 |
* | cleaning of the sudo module | Michael Scherer | 2012-01-08 | 1 | -14/+5 |
* | cleaning of the memcached module | Michael Scherer | 2012-01-08 | 1 | -11/+4 |
* | cleaning of the git module | Michael Scherer | 2012-01-08 | 1 | -27/+2 |
* | clean viewvc module, some refactoring | Michael Scherer | 2012-01-08 | 1 | -26/+11 |
* | refactor and clean the subversion module | Michael Scherer | 2012-01-08 | 1 | -87/+23 |
* | cleaning of the ntp module | Michael Scherer | 2012-01-08 | 1 | -13/+5 |
* | refactor, reindent and cleanup the mirror module | Michael Scherer | 2012-01-08 | 1 | -54/+45 |
* | small cleanup | Michael Scherer | 2012-01-08 | 1 | -1/+0 |
* | add defaults values for user created by puppet, to remove duplication | Michael Scherer | 2012-01-08 | 6 | -15/+0 |
* | some more cleaning in dahsboard module | Michael Scherer | 2012-01-08 | 1 | -10/+1 |
* | some cleaning | Michael Scherer | 2012-01-08 | 1 | -8/+3 |
* | cleaning, refactoring and removal of default already set elsewhere | Michael Scherer | 2012-01-08 | 4 | -37/+20 |
* | fix error in the path ( ie, no 's' ) | Michael Scherer | 2012-01-08 | 5 | -0/+0 |
* | split binrepos in its own file | Michael Scherer | 2012-01-08 | 6 | -38/+41 |
* | refactoring and removing values already set by default | Michael Scherer | 2012-01-08 | 1 | -14/+3 |
* | no need for a variable since this is used only once in a script | Michael Scherer | 2012-01-08 | 2 | -3/+1 |
* | removed unused script | Michael Scherer | 2012-01-08 | 1 | -25/+0 |
* | fix typo causing puppet no longer being usable | Michael Scherer | 2012-01-08 | 1 | -2/+2 |
* | move iurt config in a subdirectory | Michael Scherer | 2012-01-08 | 5 | -2/+2 |
* | fix undefined user in youri config | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | split iurt in a submodule | Michael Scherer | 2012-01-08 | 2 | -43/+46 |
* | do not let the configuration of iurt to be writable by itself | Michael Scherer | 2012-01-08 | 1 | -2/+0 |
* | refactor local_script declaration | Michael Scherer | 2012-01-08 | 1 | -6/+3 |
* | do not use a prefix for the variable ( not needed since we placed it in its o... | Michael Scherer | 2012-01-08 | 1 | -5/+5 |
* | remove values already set by default | Michael Scherer | 2012-01-08 | 1 | -2/+0 |
* | move variable near the only file that use it, ease future refactoring | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | remove unused variable | Michael Scherer | 2012-01-08 | 1 | -1/+0 |
* | refactoring local_script declaration | Michael Scherer | 2012-01-08 | 1 | -6/+3 |
* | refactor iurt_config declaration | Michael Scherer | 2012-01-08 | 1 | -3/+1 |
* | more refactoring | Michael Scherer | 2012-01-08 | 1 | -14/+6 |
* | add some more cleaning | Michael Scherer | 2012-01-08 | 1 | -7/+1 |
* | fix previous refactoring, with s/,/;/ | Michael Scherer | 2012-01-08 | 1 | -6/+6 |
* | merge ssh::auth::server declaration | Michael Scherer | 2012-01-08 | 1 | -2/+2 |
* | refactor media.cfg declaration | Michael Scherer | 2012-01-08 | 1 | -14/+9 |
* | merge the 2 declarations of local_script | Michael Scherer | 2012-01-08 | 1 | -4/+1 |
* | merge the 2 declarations of directory ( ordering is automatic ) | Michael Scherer | 2012-01-08 | 1 | -6/+1 |
* | more refactoring, and some documentation | Michael Scherer | 2012-01-08 | 1 | -37/+13 |
* | remove redundant declaration | Michael Scherer | 2012-01-08 | 1 | -8/+1 |
* | simplify the manifests, by removing redundant declaration | Michael Scherer | 2012-01-08 | 1 | -6/+2 |
* | run the dispatch job every minutes, ( ie, no need to wait 1 minute for nothing ) | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | small refactoring of binrepos module | Michael Scherer | 2012-01-08 | 1 | -27/+10 |
* | add the missing script to sign packages ( was before unversionned in /usr/bin ) | Michael Scherer | 2012-01-08 | 4 | -3/+37 |
* | do not prefix login with signbot_, clearer this way | Michael Scherer | 2012-01-08 | 2 | -6/+6 |
* | do not prefix variable with sign_, no longer needed, and various cleaning | Michael Scherer | 2012-01-08 | 2 | -5/+3 |