| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable build system | Pascal Terjan | 2012-02-01 | 1 | -5/+5 |
* | create /distrib/bootstrap, or bootstrapping BS fail | Michael Scherer | 2012-01-22 | 1 | -0/+4 |
* | add defaults values for user created by puppet, to remove duplication | Michael Scherer | 2012-01-08 | 2 | -6/+0 |
* | 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 |
* | clean default values | Michael Scherer | 2012-01-08 | 1 | -3/+1 |
* | remove value already set by defaults | Michael Scherer | 2012-01-08 | 1 | -3/+0 |
* | use cp instead of mv, since mv would requires to be able to write in /var/www... | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
* | slightly simplify the module, by dropping 1 variable and using local_script | Michael Scherer | 2012-01-08 | 1 | -3/+1 |
* | use the new local_script type to deploy mgacreatehome | Michael Scherer | 2012-01-08 | 1 | -7/+2 |
* | move maintdb templates in a subdirectory | Michael Scherer | 2012-01-08 | 5 | -4/+4 |
* | rename maintdb, to be able to create a subdirectory to hold the template | Michael Scherer | 2012-01-08 | 2 | -1/+1 |
* | move 'include buildsystem::signbot' before 'include youri_submit' to 'fix cla... | Thomas Backlund | 2012-01-08 | 1 | -1/+1 |
* | set group too for iurt & co | Thomas Backlund | 2012-01-08 | 1 | -0/+1 |
* | fixing the default owner of file broke this define, since the user is not exp... | Michael Scherer | 2012-01-08 | 1 | -0/+1 |
* | reapply commit 2142, since it was not the problem in the end | Michael Scherer | 2012-01-08 | 4 | -3/+3 |
* | fix variable that were not correctly renamed | Michael Scherer | 2012-01-08 | 1 | -2/+2 |
* | revert commit 2140 ( since this does not work as i expected after reading sou... | Michael Scherer | 2012-01-08 | 4 | -3/+3 |
* | add the missing cronjob of schedbot, since it was somehow removed | Michael Scherer | 2012-01-07 | 1 | -0/+6 |
* | oops, fix missing rename of variable for templates | Michael Scherer | 2012-01-07 | 4 | -6/+6 |