aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* 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, ↵Michael Scherer2012-02-201-29/+42
| | | | to more easyly see if one is changed in diff
* 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 ↵Michael Scherer2012-02-191-1/+5
| | | | and webrick
* 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
| | | | 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 webrickMichael Scherer2012-02-191-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 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 ↵Michael Scherer2012-02-181-0/+1
| | | | squid
* 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
|
* properly call the function to get the group membersMichael Scherer2012-02-171-1/+1
|
* fix function call, and make use less temporary variableMichael Scherer2012-02-171-2/+2
|
* use the new group_members functionMichael Scherer2012-02-171-1/+2
|
* add a function to get the members list of a unix group, idea from boklmMichael Scherer2012-02-171-0/+10
|
* allow any server to access to the infra repositoryMichael Scherer2012-02-171-4/+1
|
* Include youri-check::base before using itPascal Terjan2012-02-171-0/+2
|
* Make webdir accessiblePascal Terjan2012-02-171-0/+1
|
* Rename infra_1 media and make it depend from the base mediaPascal Terjan2012-02-163-3/+4
|
* Run youri-check both on 1 and cauldron (this is ugly but currently work)Pascal Terjan2012-02-163-85/+237
|
* split iurtuser in a separate file to please puppet-lintMichael Scherer2012-02-162-11/+12
|
* clean and make puppet-lint happyMichael Scherer2012-02-161-36/+35
|
* manage /etc/openldap/ldap.conf by puppetMichael Scherer2012-02-152-0/+27
|
* clean nscd serviceMichael Scherer2012-02-151-2/+1
|
* Use 1 as base media to create the chrootPascal Terjan2012-02-131-1/+1
|
* Make infra_1 accessible on build nodes even if it is not in mirrorPascal Terjan2012-02-131-0/+9
|
* Deploy infra_1 iurt config on build nodesPascal Terjan2012-02-131-1/+1
|
* Allow submitting to infra_1 from anywherePascal Terjan2012-02-131-0/+1
|
* Fix first typoPascal Terjan2012-02-131-1/+1
|