On Tue, Nov 27, 2012 at 6:37 AM, Dominic James <[email protected]>wrote:
> Question: on my current puppet setup 2.7.3-0 rhel 6.2 centos - passenger > is used to provide the throughput for the heavy delivery that puppet could > not do by itself, was this fix in version 3.0 puppet? I will be upgrading > to 3.0 and will like puppet master to push to multiple of clients without > being clobbered, Can I just use puppet transport agent by itself instead > of using apache/passenger? Hi Dominic, if you were using passenger with puppet 2.7, you'll want to continue using it with puppet 3. The built in web-server that you get by running "puppet master" is not designed for use beyond small development setups and won't scale in any meaningful way. > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-dev/-/5ncQL96uCiUJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-dev?hl=en. > -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
