Can anyone direct me to documentation for configuring 3.0 to use apache/passenger? I cannot seem to fin this for puppet open source. Thanks! -- 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 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.
On Tue, Oct 9, 2012 at 9:31 AM, Worker Bee <beeworker08@gmail.com> wrote:> Can anyone direct me to documentation for configuring 3.0 to use > apache/passenger? I cannot seem to fin this for puppet open source.The documentation is largely the same as previous versions [1], the difference being a new config.ru [2] file to configure and rack up the puppet master. Hope this helps, [1] http://docs.puppetlabs.com/guides/passenger.html [2] https://github.com/puppetlabs/puppet/blob/master/ext/rack/files/config.ru -Jeff -- 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 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.
Ok, thanks! On Tue, Oct 9, 2012 at 2:01 PM, Jeff McCune <jeff@puppetlabs.com> wrote:> On Tue, Oct 9, 2012 at 9:31 AM, Worker Bee <beeworker08@gmail.com> wrote: > > Can anyone direct me to documentation for configuring 3.0 to use > > apache/passenger? I cannot seem to fin this for puppet open source. > > The documentation is largely the same as previous versions [1], the > difference being a new config.ru [2] file to configure and rack up the > puppet master. > > Hope this helps, > > [1] http://docs.puppetlabs.com/guides/passenger.html > [2] > https://github.com/puppetlabs/puppet/blob/master/ext/rack/files/config.ru > > -Jeff > > -- > 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 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. > >-- 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 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.