| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | allow upload of .ogm files on wiki (requested by obgr_seneca) | Nicolas Vigier | 2012-02-07 | 1 | -1/+1 |
* | add soft_publish repostiory (used by mgasoft) | Nicolas Vigier | 2012-02-06 | 1 | -0/+7 |
* | disable xymon::client as xymon is not available yet in mageia 1 | Nicolas Vigier | 2012-02-04 | 1 | -1/+1 |
* | add sukuc, server installed at lost oasis, name found by pterjan | Michael Scherer | 2012-02-02 | 1 | -1/+5 |
* | add the directory holding various archives of packages | Michael Scherer | 2012-01-22 | 1 | -1/+1 |
* | fix yaml config for reporting | Michael Scherer | 2012-01-16 | 1 | -1/+1 |
* | add ipv6 for gandi vm | Michael Scherer | 2012-01-16 | 1 | -1/+4 |
* | also make the redirection work for pipermail, as seen by leuhmanu | Michael Scherer | 2012-01-16 | 2 | -4/+8 |
* | fix yaml file syntax | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
* | use -q by default to not show anything on commit | Michael Scherer | 2012-01-15 | 2 | -2/+2 |
* | make commit on admin repository automatically update the checkout | Michael Scherer | 2012-01-15 | 3 | -0/+11 |
* | refactoring of svn_mirror | Michael Scherer | 2012-01-15 | 1 | -15/+5 |
* | refactoring of the subversion repositories configuration | Michael Scherer | 2012-01-15 | 1 | -9/+5 |
* | fix config for socket/irc reporting | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
* | add reports::ii module, to report failure on irc | Michael Scherer | 2012-01-15 | 2 | -0/+19 |