| Commit message (Expand) | Author | Age | Files | Lines |
* | clean softwarekey module | Michael Scherer | 2012-04-02 | 1 | -22/+19 |
* | fix module invaocation after split | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
* | fix vhost invocation on several module, was missed by last commit, and add th... | Michael Scherer | 2012-03-25 | 5 | -8/+8 |
* | use the new name for mod_php module | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
* | split some others modules in separate file | Michael Scherer | 2012-03-25 | 1 | -3/+3 |
* | make puppet-lint happy by breaking long line | Michael Scherer | 2012-03-22 | 1 | -1/+2 |
* | split the module in several file | Michael Scherer | 2012-03-22 | 6 | -41/+38 |
* | adapt dns deployment to the new layout | Michael Scherer | 2012-03-20 | 1 | -8/+7 |
* | make puppet-lint silent | Michael Scherer | 2012-03-19 | 2 | -5/+4 |
* | simplify and clean releasekey module | Michael Scherer | 2012-03-19 | 1 | -26/+21 |
* | cleanup to make puppet-lint happy | Michael Scherer | 2012-03-19 | 1 | -10/+10 |
* | move private_list to the new layout | Michael Scherer | 2012-03-19 | 1 | -1/+1 |
* | 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 |
* | split module common into multiple files | Michael Scherer | 2012-03-15 | 7 | -114/+108 |
* | clean the common module to be puppet-lint compliant ( still need to be splitt... | Michael Scherer | 2012-03-15 | 1 | -50/+57 |
* | clean module with puppet-lint | Michael Scherer | 2012-03-15 | 1 | -190/+189 |
* | clean module main_mirror to conform to puppet style guide with puppet-lint | Michael Scherer | 2012-03-15 | 1 | -7/+9 |
* | remove prefix on variable, as this only make thing harder to read, proper sco... | Michael Scherer | 2012-03-15 | 1 | -9/+9 |
* | make puppet-lint happy | Michael Scherer | 2012-03-15 | 1 | -6/+5 |
* | add a german wiki, asked by doc team on #4887 | Michael Scherer | 2012-03-12 | 1 | -1/+1 |
* | use the variable instead of hardcoding 'en' | Michael Scherer | 2012-03-12 | 1 | -1/+1 |
* | fix error ( should have been caught by puppet parser validate, but didn't ) | Michael Scherer | 2012-02-28 | 1 | -3/+3 |
* | Ensure cpan_Mageia.db can be read | Dexter Morgan | 2012-02-27 | 1 | -0/+6 |
* | remove duplicate require | Nicolas Vigier | 2012-02-23 | 1 | -1/+0 |
* | don't run pkgcpan as root, create a user for pkgcpan | Nicolas Vigier | 2012-02-23 | 1 | -1/+11 |
* | install php-geoip on www | Pascal Terjan | 2012-02-21 | 1 | -1/+1 |
* | use static.mageia.org to serve www.mageia.org/g/ static contents ( patch from... | Dexter Morgan | 2012-02-20 | 1 | -0/+4 |
* | add mcelog on x86_64 ( since sucuk has show a message 'machine check error' a... | Michael Scherer | 2012-02-20 | 1 | -0/+4 |
* | Enable pkgcpan on alamut | Dexter Morgan | 2012-02-20 | 1 | -2/+3 |
* | reenable xymon now we can have it on ecosse and jonund | Michael Scherer | 2012-02-17 | 1 | -1/+1 |
* | add old-wiki proxy to the previous wiki | Michael Scherer | 2012-02-13 | 1 | -0/+5 |
* | Fix sucuk name | Pascal Terjan | 2012-02-13 | 1 | -3/+3 |
* | make puppet-lint happy and make sure we are future proof for puppet 2.8 ( var... | Michael Scherer | 2012-02-10 | 1 | -19/+18 |
* | make the module compliant ith changes coming with puppet 2.8 and with puppet-... | Michael Scherer | 2012-02-10 | 2 | -23/+22 |
* | fix module name, and make puppet-lint happy | Michael Scherer | 2012-02-10 | 1 | -12/+10 |
* | no longer touch to /etc/hosts, not needed anymore since last commit on apache... | Michael Scherer | 2012-02-10 | 1 | -5/+0 |
* | clean and make module reports::ii puppet-lint ready | Michael Scherer | 2012-02-10 | 1 | -14/+12 |
* | make shadow module puppet-lint clean | Michael Scherer | 2012-02-10 | 1 | -5/+5 |
* | make sure puppet config is erased by the reference one | Michael Scherer | 2012-02-10 | 2 | -2/+3 |
* | make puppet-lint happy, and use topscope variable ( for puppet 2.8 ) | Michael Scherer | 2012-02-10 | 5 | -61/+58 |
* | clean, and make puppet-lint silent | Michael Scherer | 2012-02-10 | 1 | -17/+16 |
* | shorter version of ssh know_hosts | Michael Scherer | 2012-02-09 | 1 | -3/+4 |
* | add missing locales | Michael Scherer | 2012-02-09 | 1 | -0/+2 |
* | set locale system wide to english one, as french locale | Michael Scherer | 2012-02-09 | 1 | -2/+3 |
* | add class to set locale system wide | Michael Scherer | 2012-02-09 | 2 | -0/+27 |
* | shorter version of the sshkeys collect, and also remove tabs | Michael Scherer | 2012-02-09 | 1 | -12/+2 |
* | remove msec by default, since it try to always change the /etc/pam.d/system-a... | Michael Scherer | 2012-02-09 | 1 | -0/+6 |
* | fetch all ssh keys and dispatch them ( used for automatically fixing the buil... | Michael Scherer | 2012-02-09 | 1 | -0/+23 |