Re: [Puppet Users] Re: how to scale puppet with F5 load balancer?

2012-07-18 Thread Doug Chapman
Someone from Puppetlabs should reach out to F5 and have them create a deployment guide. http://www.f5.com/solutions/resources/deployment-guides.html (selfishly interested in seeing this as well). On Wed, Jul 18, 2012 at 1:41 AM, ollies...@googlemail.com < paul.seym...@barcap.com> wrote: > > On

Re: [Puppet Users] Use onlyif in EXEC

2012-03-12 Thread Doug Chapman
d email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to puppet-users+unsubscribe@** > googlegroups.com . > For more options, visit this group at http://groups.google.com/** > group/puppet-users?hl=en<http://groups.google.com/group/puppet-users?hl=en

Re: [Puppet Users] Scaling Puppet ?

2012-01-20 Thread Doug Chapman
There are some good write ups on this topic at: http://docs.puppetlabs.com/guides/environment.html http://puppetlabs.com/blog/git-workflow-and-puppet-environments/ You are certainly not the first to use this type of workflow. On Fri, Jan 20, 2012 at 6:10 AM, Dan White wrote: > Thanks for respon

[Puppet Users] Puppet-dashboard and centos5

2011-12-27 Thread Doug Chapman
rd package doesn't exists (anymore?) for centos5 in the puppet labs yum repo. -- Doug Chapman -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from

Re: [Puppet Users] Recommendation for general practice for application deployment?

2011-12-23 Thread Doug Chapman
management to solve. Use puppet to ensure the correct package version is present and use the something like rpm %pre and %post stages to control the state of tomcat during the upgrade. -- Doug Chapman -- You received this message because you are subscribed to the Google Groups "Pu