Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert unrelated part of last commit | Pascal Terjan | 2012-03-09 | 1 | -48/+0 |
| | |||||
* | Try harder to enforce the version freeze | Pascal Terjan | 2012-03-09 | 2 | -5/+51 |
| | |||||
* | Fix config for the separate updates_mandriva page (#2756) | Pascal Terjan | 2012-03-09 | 1 | -17/+18 |
| | |||||
* | really enforce freeze | Michael Scherer | 2012-03-09 | 1 | -2/+3 |
| | |||||
* | version freeze \o/ | Michael Scherer | 2012-03-07 | 1 | -3/+3 |
| | |||||
* | add needed config for version freeze ( ready to be uncommented ) | Michael Scherer | 2012-03-07 | 1 | -5/+2 |
| | |||||
* | split and clean mirrir_cleaner module | Michael Scherer | 2012-03-07 | 3 | -31/+29 |
| | |||||
* | Add some GNOME exceptions (from Jani Välimaa, #3222) | Pascal Terjan | 2012-03-07 | 1 | -0/+30 |
| | |||||
* | 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 |
| | |||||
* | 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, ↵ | Michael Scherer | 2012-02-20 | 1 | -29/+42 |
| | | | | to more easyly see if one is changed in diff | ||||
* | clean epoll module, using puppet-lint and common value | Michael Scherer | 2012-02-20 | 1 | -20/+14 |
| | |||||
* | 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 ↵ | Michael Scherer | 2012-02-19 | 1 | -1/+5 |
| | | | | and webrick | ||||
* | 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 |
| | | | | file and take care of ssl negocation, and thin take care of the backend ) | ||||
* | add a module to start the integration of thin and puppet, since webrick | Michael Scherer | 2012-02-19 | 1 | -0/+7 |
| | | | | | | | | | ( default puppet server ) as some scalabilty issue ( ie, the numerous ssl errors we can see from time to time ). As explained on puppet website, webrick can only serve 1 client at a time, so we need to switch to a better system. Mongrel is no longer developped, passenger fork boost ( not very good IMHO ), so thin is the simplest option for now | ||||
* | Add exceptions for software forked from Mandriva (Bug #2756) | Pascal Terjan | 2012-02-18 | 1 | -0/+29 |
| | |||||
* | 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 ↵ | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
| | | | | squid | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | allow any server to access to the infra repository | Michael Scherer | 2012-02-17 | 1 | -4/+1 |
| | |||||
* | Include youri-check::base before using it | Pascal Terjan | 2012-02-17 | 1 | -0/+2 |
| | |||||
* | Make webdir accessible | Pascal Terjan | 2012-02-17 | 1 | -0/+1 |
| | |||||
* | Rename infra_1 media and make it depend from the base media | Pascal Terjan | 2012-02-16 | 3 | -3/+4 |
| | |||||
* | Run youri-check both on 1 and cauldron (this is ugly but currently work) | Pascal Terjan | 2012-02-16 | 3 | -85/+237 |
| |