| Commit message (Expand) | Author | Age | Files | Lines |
* | use sprintf, to pass parameter as copy, and avoid problems with exported reso... | Nicolas Vigier | 2011-10-12 | 1 | -1/+1 |
* | add config class to move configuration options outside module | Nicolas Vigier | 2011-10-10 | 1 | -5/+7 |
* | change permission on maintdb dir | Nicolas Vigier | 2011-10-04 | 1 | -1/+9 |
* | add vhost for maintdb | Nicolas Vigier | 2011-10-04 | 2 | -0/+7 |
* | change youri home directory to /var/lib/youri and ensure directory exists | Nicolas Vigier | 2011-10-04 | 1 | -1/+8 |
* | fix regexp to detect git commands (fix #2513) | Nicolas Vigier | 2011-09-26 | 1 | -1/+1 |
* | strip nobody from unmaintained packages list (as suggested by stormi) | Nicolas Vigier | 2011-09-21 | 1 | -1/+1 |
* | remove useless use of cat noticed by tmb | Nicolas Vigier | 2011-09-21 | 1 | -1/+1 |
* | make list of unmaintained packages | Nicolas Vigier | 2011-09-21 | 1 | -1/+2 |
* | disable markrelease on release 1 for now | Nicolas Vigier | 2011-09-21 | 1 | -1/+1 |
* | fix problem with lists custom_subject | Nicolas Vigier | 2011-09-21 | 2 | -1/+2 |
* | use the new syntax for validation for the new version of puppet | Michael Scherer | 2011-09-19 | 1 | -1/+1 |
* | fix due to puppet now taking -foo as part as the variable name ( likely | Michael Scherer | 2011-09-19 | 1 | -2/+2 |
* | attempt to fix the problem of undefined log file for apache | Michael Scherer | 2011-09-19 | 1 | -2/+2 |
* | fix missing prefix | Michael Scherer | 2011-09-19 | 1 | -1/+1 |
* | more splitting of modules | Michael Scherer | 2011-09-19 | 3 | -26/+29 |
* | split mgacreatehome in a separate file in a attempt to simplify | Michael Scherer | 2011-09-19 | 2 | -12/+14 |
* | fix ordering issues | Michael Scherer | 2011-09-19 | 1 | -0/+1 |
* | add autosign.conf, so we can autodeploy test vm in the test | Michael Scherer | 2011-09-19 | 1 | -0/+7 |
* | allow to change environment easyly on commandline | Michael Scherer | 2011-09-19 | 1 | -1/+3 |
* | security@ is present twice in the aliases list | Michael Scherer | 2011-09-14 | 1 | -1/+1 |
* | fix syntax | Michael Scherer | 2011-09-12 | 1 | -2/+1 |
* | add header to the mail on the sympa, popular request asked on | Michael Scherer | 2011-09-12 | 3 | -5/+2 |
* | add documentation in list of topics | Nicolas Vigier | 2011-09-12 | 1 | -0/+3 |
* | call the server puppet rather than puppetmaster, since that's the | Michael Scherer | 2011-09-12 | 1 | -2/+2 |
* | fix previous commit, noticed by Anssi | Michael Scherer | 2011-09-08 | 1 | -1/+1 |
* | remove check on lsb keyword, as it may not be mandatory | Michael Scherer | 2011-09-05 | 1 | -1/+0 |
* | add a bunch of check on forbidden file ( like /usr/local/* etc ) | Michael Scherer | 2011-09-01 | 1 | -0/+6 |
* | enable ecosse again, but with only one buildbot as it might have hw problems | Thomas Backlund | 2011-08-29 | 1 | -4/+3 |
* | add option to define custom_subject | Nicolas Vigier | 2011-08-29 | 2 | -1/+5 |
* | 2m is 2 minutes, not 2 months | Michael Scherer | 2011-08-28 | 1 | -1/+1 |
* | work around puppet bug ( https://projects.puppetlabs.com/issues/5221 ) | Michael Scherer | 2011-08-28 | 1 | -1/+1 |
* | fix value, 1 is not a valid one | Michael Scherer | 2011-08-28 | 1 | -2/+2 |
* | fix syntax | Michael Scherer | 2011-08-28 | 1 | -1/+1 |
* | clean old build log after 2 months. The tidy job will likely | Michael Scherer | 2011-08-28 | 1 | -0/+9 |
* | puppet sometimes fork twice ( on krampouezh and ecosse ), so do not trigger a... | Michael Scherer | 2011-08-24 | 1 | -1/+1 |
* | fix another error | Michael Scherer | 2011-08-24 | 1 | -1/+1 |
* | fix syntax error | Michael Scherer | 2011-08-24 | 1 | -1/+1 |
* | force to have correct spec file name ( shouldn't break much ) | Michael Scherer | 2011-08-24 | 1 | -0/+1 |
* | let people from outside of the bs access to our custom rpms | Michael Scherer | 2011-08-23 | 1 | -0/+5 |
* | do not hardcode the domain for binrepos | Michael Scherer | 2011-08-23 | 1 | -2/+2 |
* | do not hardcode the domain name | Michael Scherer | 2011-08-23 | 1 | -1/+1 |
* | make the script aware of 32 bits system and recompilation ( with linux32 ) | Michael Scherer | 2011-08-23 | 1 | -1/+2 |
* | take in account 32 bits packages ( for vm at gandi, for vm on my system ) | Michael Scherer | 2011-08-23 | 1 | -4/+9 |
* | add a cronjob to make sure cronie is started on all nodes | Michael Scherer | 2011-08-23 | 1 | -0/+8 |
* | fix indent | Nicolas Vigier | 2011-08-22 | 1 | -28/+28 |
* | create user before creating database | Nicolas Vigier | 2011-08-22 | 1 | -0/+1 |
* | move ldap-sshkey2file.py to openssh module (where it is used) | Nicolas Vigier | 2011-08-21 | 2 | -1/+1 |
* | fix syntax error caused by previous commit | Michael Scherer | 2011-08-19 | 1 | -1/+1 |
* | fix missing require | Michael Scherer | 2011-08-19 | 1 | -0/+1 |