I understand that, but the apache/httpd processes are also owned by puppet because the User/Group parameters in httpd.conf were changed to "puppet".
If I did it manually, I would hope I would have remembered doing it and/or made notes to remind me. I do not remember, and I find no notes, so I am checking other possibilities. “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) ----- Original Message ----- From: "Ramin K" <[email protected]> To: [email protected] Sent: Friday, June 28, 2013 2:50:57 PM Subject: Re: [Puppet Users] Puppet user running Apache-Passenger ? On 6/28/2013 7:41 AM, Dan White wrote: > Is there anything in the Puppet/Passenger setup process that edits > httpd.conf and sets the User/Group running apache to "puppet" ? > > A master I set up several months ago is configured that way. > I do not recall doing it. > But then the high voltage electroshock therapy does have its side effects :) The Puppet master Rack process is started by Passenger as the user that owns the config.ru in the path of the Directory in the vhost. Ramin -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
