aboutsummaryrefslogtreecommitdiffstats
path: root/modules/puppet
Commit message (Expand)AuthorAgeFilesLines
* puppetmaster: really listen on both ipv4 and ipv6Thomas Backlund2019-09-241-1/+1
* puppetmaster: listen on both ipv4 and ipv6Thomas Backlund2019-07-061-0/+3
* puppet: stop trying to install ruby-railsThomas Backlund2018-03-071-1/+1
* fix puppet queueOlivier Blin2016-02-081-1/+1
* puppet: move rails comment where appropriateOlivier Blin2016-02-071-1/+1
* apache: use proper conf.d dir on Mageia >= 2Olivier Blin2015-11-301-1/+2
* hiera: make config file workOlivier Blin2015-11-301-7/+7
* puppet: do not install ruby-hiera-puppet from Mageia >= 4Olivier Blin2015-11-301-6/+12
* puppet: Use puppet agent instead of puppetd in cronOlivier Blin2015-11-301-1/+1
* variable enclosing fixesThomas Backlund2015-10-201-1/+1
* lint fixes for puppetThomas Backlund2015-10-204-7/+3
* fix module invaocation after splitMichael Scherer2012-03-251-1/+1
* add forgotten module renameMichael Scherer2012-03-251-1/+1
* fix usage of mod::ssl on other manifestsMichael Scherer2012-03-251-1/+1
* fix whitespace and line too longMichael Scherer2012-03-201-3/+4
* style cleaning of the moduleMichael Scherer2012-03-191-9/+9
* fix some puppet-lint warning about symlinkMichael Scherer2012-03-191-2/+4
* add graphing support, so we can see graph of all our objectsMichael Scherer2012-03-171-0/+2
* rename db_config.pp as it cause issue with rakefile for puppet-lintMichael Scherer2012-03-152-1/+1
* 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
* 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
* fix client on all servers except valstarMichael Scherer2012-02-122-1/+1
* fix again the inheritance for puppetMichael Scherer2012-02-112-6/+4
* fix error due to last change ( ie, we need to have proper inheritance in plac...Michael Scherer2012-02-113-4/+7
* split puppet.conf template file, and reorganize the module so we don't instal...Michael Scherer2012-02-106-42/+51
* split stored_config in a separate class, and refactor the configuration.Michael Scherer2012-02-105-6/+43
* fix the location to be the same for both puppetq and puppetmasterMichael Scherer2012-02-091-2/+4
* use the default path shared with puppetqueueMichael Scherer2012-02-091-1/+0
* make it puppet-lint compliant, and use proper scoping for puppet 2.8Michael Scherer2012-02-091-11/+12
* 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
* add a puppet::queue manifest, to start the daemon in charge of queing databas...Michael Scherer2012-02-091-0/+9
* 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
* 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
* deploy reports by irc on valstarMichael Scherer2012-01-151-1/+1
* fix dependency problem due to last commitMichael Scherer2012-01-081-1/+1
* cleaning of puppet moduleMichael Scherer2012-01-081-25/+8