| Commit message (Expand) | Author | Age | Files | Lines |
* | drop missing-deps | Pascal Terjan | 2012-03-06 | 3 | -42/+0 |
* | Run ulri after adding a package to build | Pascal Terjan | 2012-03-05 | 1 | -0/+9 |
* | 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 |
* | Oops somehow I had not committed this part | Pascal Terjan | 2012-02-21 | 2 | -2/+36 |
* | 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 |
* | clean and make puppet-lint happy for postgrey module | Michael Scherer | 2012-02-20 | 1 | -10/+10 |
* | lint the module memcached | Michael Scherer | 2012-02-20 | 1 | -7/+7 |
* | split icecream in 4 files to please puppet-lint | Michael Scherer | 2012-02-20 | 4 | -24/+21 |
* | cleaning of icecream module | Michael Scherer | 2012-02-20 | 1 | -7/+7 |
* | male puppet-lint happy, clean a little bit, and put 1 package on each line, t... | Michael Scherer | 2012-02-20 | 1 | -29/+42 |
* | clean epoll module, using puppet-lint and common value | Michael Scherer | 2012-02-20 | 1 | -20/+14 |
* | 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 | 2 | -2/+4 |
* | make puppetlint happy on xinetd module | Michael Scherer | 2012-02-19 | 1 | -5/+5 |
* | add comments about enabling thin, to solve the scalability issue of puppet an... | Michael Scherer | 2012-02-19 | 1 | -1/+5 |
* | add service for the thin application server | Michael Scherer | 2012-02-19 | 1 | -0/+11 |
* | add the rack config file for thin | Michael Scherer | 2012-02-19 | 2 | -0/+21 |
* | add thin configuration | Michael Scherer | 2012-02-19 | 2 | -0/+22 |
* | reindentation of the manifest | Michael Scherer | 2012-02-19 | 1 | -1/+1 |
* | add apache configuration for the proxy ( ie, apache will serve static | Michael Scherer | 2012-02-19 | 2 | -0/+50 |
* | add a module to start the integration of thin and puppet, since webrick | Michael Scherer | 2012-02-19 | 1 | -0/+7 |
* | Add exceptions for software forked from Mandriva (Bug #2756) | Pascal Terjan | 2012-02-18 | 1 | -0/+29 |
* | also update the git ignore list | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
* | fix ignore list for external/hiera | Michael Scherer | 2012-02-18 | 0 | -0/+0 |
* | add a few more file to ignore list | Michael Scherer | 2012-02-18 | 0 | -0/+0 |
* | use a existing directory | Michael Scherer | 2012-02-18 | 1 | -1/+1 |
* | clean a little bit the manifests | Michael Scherer | 2012-02-18 | 1 | -6/+2 |
* | deploy hiera configuration file | Michael Scherer | 2012-02-18 | 2 | -0/+20 |
* | deploy hiera for puppet | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
* | add hiera support in puppet | Michael Scherer | 2012-02-18 | 1 | -0/+9 |
* | more legible config file ( but could be improved IMHO ) | Michael Scherer | 2012-02-18 | 1 | -3/+8 |
* | add option to not cache the package and MD5SUM since this behave badly with s... | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
* | some cleaning ( ie, do not repeat default values ), some puppet-lint compliance | Michael Scherer | 2012-02-18 | 1 | -24/+16 |
* | add missing requires, cron would run before the user creation | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
* | split xymon::server in a separate class too | Michael Scherer | 2012-02-18 | 2 | -46/+46 |
* | do not hardcode lib64 ( since this can be run on 32 bit vm too ) | Michael Scherer | 2012-02-18 | 1 | -1/+1 |
* | split xymon::client in a separate file, and make it puppet-lint compliant | Michael Scherer | 2012-02-18 | 2 | -18/+17 |
* | add proper notify and requires for ordering | Michael Scherer | 2012-02-18 | 1 | -0/+2 |
* | Add a FIXME about config info being in mgarepo class | Pascal Terjan | 2012-02-18 | 1 | -0/+1 |
* | Get config out of create_upload_dir.rb | Pascal Terjan | 2012-02-18 | 2 | -24/+19 |
* | Start making create_upload_dir more flexible | Pascal Terjan | 2012-02-18 | 1 | -17/+25 |
* | reenable xymon now we can have it on ecosse and jonund | Michael Scherer | 2012-02-17 | 1 | -1/+1 |
* | properly call the function to get the group members | Michael Scherer | 2012-02-17 | 1 | -1/+1 |
* | fix function call, and make use less temporary variable | Michael Scherer | 2012-02-17 | 1 | -2/+2 |
* | use the new group_members function | Michael Scherer | 2012-02-17 | 1 | -1/+2 |
* | add a function to get the members list of a unix group, idea from boklm | Michael Scherer | 2012-02-17 | 1 | -0/+10 |