aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* clean and make puppet-lint happy on amavis moduleMichael Scherer2012-02-091-8/+6
|
* make it puppet-lint compliant, and use proper scoping for puppet 2.8Michael Scherer2012-02-091-11/+12
| | | | migration ( ie, use $::foo instead of $foo for facts )
* make puppet-lint happier, and use short form option for puppet invocationMichael Scherer2012-02-091-13/+11
|
* make puppet-lint silent on queue.ppMichael Scherer2012-02-091-2/+2
|
* add require on ruby-stomp ( needed for puppetqd )Michael Scherer2012-02-091-1/+5
|
* split puppet::master in a separate file, reindent itMichael Scherer2012-02-092-37/+38
| | | | and add a include for puppet::queue since that's needed
* add a puppet::queue manifest, to start the daemon in charge of queing ↵Michael Scherer2012-02-091-0/+9
| | | | database access
* split puppet::clinet in a separate fileMichael Scherer2012-02-092-23/+24
|
* use a stompserver ( since otherwise, database can be locked for quite a long ↵Michael Scherer2012-02-091-0/+4
| | | | time )
* add stompserver moduleMichael Scherer2012-02-091-0/+7
|
* clean now we no longer use mandriva on puppet masterMichael Scherer2012-02-091-7/+2
|
* clean service from old and wrong configurationMichael Scherer2012-02-091-2/+0
|
* do not inherit, better to include puppet::clientMichael Scherer2012-02-091-1/+2
|
* Specify public address of forums in forums URL checkBuchan Milne2012-02-091-1/+1
|
* remove task-bs-cluster-chroot from packages to install on build nodesNicolas Vigier2012-02-081-1/+1
|
* add mgasoft-publish cronNicolas Vigier2012-02-061-0/+6
|
* update svn_soft_publish urlNicolas Vigier2012-02-061-1/+1
|
* fix anonymous svn urlNicolas Vigier2012-02-061-1/+1
|
* fix typoNicolas Vigier2012-02-051-1/+1
|
* add mgasoft moduleNicolas Vigier2012-02-052-0/+43
|
* allow having no cron to update subversion snapshotNicolas Vigier2012-02-051-6/+8
|
* enable second buildbot on ecosseThomas Backlund2012-02-051-3/+2
|
* do not modify shared variable, cause nasty side effectMichael Scherer2012-02-022-4/+4
|
* fix string interpolation, that broke identity ( due to restart of apache )Michael Scherer2012-02-021-2/+2
|
* Disable build systemPascal Terjan2012-02-011-5/+5
|
* small cleanup in mediawiki moduleMichael Scherer2012-01-291-7/+1
|
* use gd rather than convert, see #3202 ( in short, imagemagick do not work on ↵Michael Scherer2012-01-291-2/+4
| | | | some images )
* do not use start tls on ldaps connection, as this produce a tracebackMichael Scherer2012-01-281-1/+2
|
* add non regression testing to facter ( just to have someMichael Scherer2012-01-253-0/+73
| | | | examples in place )
* remove extranous ''Michael Scherer2012-01-232-2/+2
|
* use get_ldap_servers() instead of hardcoding the serversMichael Scherer2012-01-223-2/+8
|
* icorrect blacklisted email is MAILER-DAEMON, with NMichael Scherer2012-01-221-1/+1
|
* use string interpolation, and set ldap to ldap-master rather than "ldap"Michael Scherer2012-01-221-2/+2
|
* fix function callMichael Scherer2012-01-221-1/+1
|
* do not use test for nothing, better use creates ( one less fork )Michael Scherer2012-01-221-1/+1
|
* make ii run as nobodyMichael Scherer2012-01-221-0/+5
|
* iuse the new get_ldap_servers to get the list of all ldap serversMichael Scherer2012-01-222-1/+5
|
* do not join directly in the function, some consumers of the information ↵Michael Scherer2012-01-221-1/+1
| | | | requires specific changes
* add the function get_ldap_servers to get all ldap servers ( andMichael Scherer2012-01-222-0/+21
| | | | so to automatically add any slave we add later )
* create /distrib/bootstrap, or bootstrapping BS failMichael Scherer2012-01-221-0/+4
|
* add more group for bootstrappingMichael Scherer2012-01-221-1/+1
|
* also fill the ldap with server objectMichael Scherer2012-01-221-0/+11
|
* also create Hosts ouMichael Scherer2012-01-221-1/+1
|
* fix needed rpm for the scriptMichael Scherer2012-01-221-0/+3
|
* fix typoMichael Scherer2012-01-221-2/+2
|
* refactor the declaration of group with a for loopMichael Scherer2012-01-221-9/+13
|
* fix typoMichael Scherer2012-01-221-2/+2
|
* automatically fill the ldap on test vm ( denoted by the environment variableMichael Scherer2012-01-223-1/+42
| | | | set to test )
* do some cleaningMichael Scherer2012-01-221-3/+0
|
* fix the configuration change from commit 2311Michael Scherer2012-01-211-4/+2
|