aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* rename phpbb_config to config, since the namespace is already taking care of ...Michael Scherer2012-03-151-3/+3
* split and clean phpbb::baseMichael Scherer2012-03-152-49/+49
* fix scoping, as it fail on friteuse otherwiseMichael Scherer2012-03-151-1/+1
* reorder variable, and correct 'before', since this break on friteuseMichael Scherer2012-03-151-2/+2
* split config in a file, to make puppet-lint happyMichael Scherer2012-03-152-9/+7
* exit with 0Nicolas Vigier2012-03-131-0/+1
* add support for graphical report, see #4483Michael Scherer2012-03-111-1/+2
* put each rpm on a different line, better to look at diffMichael Scherer2012-03-111-1/+4
* add transaction middleware, since django 1.3 and tx need it ( should fix bug ...Michael Scherer2012-03-111-0/+1
* Revert unrelated part of last commitPascal Terjan2012-03-091-48/+0
* Try harder to enforce the version freezePascal Terjan2012-03-092-5/+51
* Fix config for the separate updates_mandriva page (#2756)Pascal Terjan2012-03-091-17/+18
* really enforce freezeMichael Scherer2012-03-091-2/+3
* version freeze \o/Michael Scherer2012-03-071-3/+3
* add needed config for version freeze ( ready to be uncommented )Michael Scherer2012-03-071-5/+2
* split and clean mirrir_cleaner moduleMichael Scherer2012-03-073-31/+29
* Add some GNOME exceptions (from Jani Välimaa, #3222)Pascal Terjan2012-03-071-0/+30
* drop missing-depsPascal Terjan2012-03-063-42/+0
* Run ulri after adding a package to buildPascal Terjan2012-03-051-0/+9
* clean and make puppet-lint happy for postgrey moduleMichael Scherer2012-02-201-10/+10
* lint the module memcachedMichael Scherer2012-02-201-7/+7
* split icecream in 4 files to please puppet-lintMichael Scherer2012-02-204-24/+21
* cleaning of icecream moduleMichael Scherer2012-02-201-7/+7
* male puppet-lint happy, clean a little bit, and put 1 package on each line, t...Michael Scherer2012-02-201-29/+42
* clean epoll module, using puppet-lint and common valueMichael Scherer2012-02-201-20/+14
* make puppetlint happy on xinetd moduleMichael Scherer2012-02-191-5/+5
* add comments about enabling thin, to solve the scalability issue of puppet an...Michael Scherer2012-02-191-1/+5
* add service for the thin application serverMichael Scherer2012-02-191-0/+11
* add the rack config file for thinMichael Scherer2012-02-192-0/+21
* add thin configurationMichael Scherer2012-02-192-0/+22
* reindentation of the manifestMichael Scherer2012-02-191-1/+1
* add apache configuration for the proxy ( ie, apache will serve staticMichael Scherer2012-02-192-0/+50
* add a module to start the integration of thin and puppet, since webrickMichael Scherer2012-02-191-0/+7
* Add exceptions for software forked from Mandriva (Bug #2756)Pascal Terjan2012-02-181-0/+29
* use a existing directoryMichael Scherer2012-02-181-1/+1
* clean a little bit the manifestsMichael Scherer2012-02-181-6/+2
* deploy hiera configuration fileMichael Scherer2012-02-182-0/+20
* deploy hiera for puppetMichael Scherer2012-02-181-0/+1
* add hiera support in puppetMichael Scherer2012-02-181-0/+9
* more legible config file ( but could be improved IMHO )Michael Scherer2012-02-181-3/+8
* add option to not cache the package and MD5SUM since this behave badly with s...Michael Scherer2012-02-181-0/+1
* some cleaning ( ie, do not repeat default values ), some puppet-lint complianceMichael Scherer2012-02-181-24/+16
* add missing requires, cron would run before the user creationMichael Scherer2012-02-181-0/+1
* split xymon::server in a separate class tooMichael Scherer2012-02-182-46/+46
* do not hardcode lib64 ( since this can be run on 32 bit vm too )Michael Scherer2012-02-181-1/+1
* split xymon::client in a separate file, and make it puppet-lint compliantMichael Scherer2012-02-182-18/+17
* add proper notify and requires for orderingMichael Scherer2012-02-181-0/+2
* Add a FIXME about config info being in mgarepo classPascal Terjan2012-02-181-0/+1
* Get config out of create_upload_dir.rbPascal Terjan2012-02-182-24/+19
* Start making create_upload_dir more flexiblePascal Terjan2012-02-181-17/+25