Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | due to some unwanted upgrade to 2.7.X ) | ||||
* | 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 |
| | | | | the buildsystem module | ||||
* | 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 |
| | | | | environment | ||||
* | 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 |
| | | | | | sysadmin. Disable previous commit since the xml file is used only when the ml is created ( and not used after anymore ) | ||||
* | 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 |
| | | | | default name, and so it ease the deployment of new nodes and vm | ||||
* | 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 |
| | | | | | take several pass to remove everything ( given that jonund is already using 250g of logs ) | ||||
* | puppet sometimes fork twice ( on krampouezh and ecosse ), so do not trigger ↵ | Michael Scherer | 2011-08-24 | 1 | -1/+1 |
| | | | | a alert for that | ||||
* | 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 |
| | |||||
* | add yet others missing requires | Michael Scherer | 2011-08-19 | 1 | -0/+3 |
| | |||||
* | add missing requires on apache, needed when bootstrapping | Michael Scherer | 2011-08-19 | 2 | -0/+2 |
| | |||||
* | add missing requires ( break on reinstallation ) | Michael Scherer | 2011-08-19 | 1 | -2/+8 |
| | |||||
* | add proper requires and missing directory for testvm user | Michael Scherer | 2011-08-19 | 1 | -0/+7 |
| | |||||
* | send upload notifications to packages-commits ML | Nicolas Vigier | 2011-08-18 | 2 | -2/+4 |
| | |||||
* | update create-srpm path | Nicolas Vigier | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | add binrepo config in mgarepo.conf | Nicolas Vigier | 2011-08-18 | 1 | -0/+6 |
| |