Thanks!

I am (obviously) very new to ruby/rack!!

Thanks!

On Tue, Apr 24, 2012 at 2:30 PM, Nigel Kersten <ni...@puppetlabs.com> wrote:
>
>
> On Tue, Apr 24, 2012 at 11:18 AM, JA <atkins.jac...@gmail.com> wrote:
>>
>> Stefan;
>>
>> Thanks for the suggestion.  However, we are running puppet via
>> Passenger.  So, I assume I need to update the config.ru file.  Do you
>> have any suggestions about that?  Greatly appreciate your help and
>> advice!
>
>
> Look for the ARGV line like:
>
> ARGV << "--rack"
>
> and modify it to:
>
> ARGV << "--config" << "path/to/your/config" << "--rack"
>
>
>>
>>
>>
>> On Thu, Apr 19, 2012 at 6:17 PM, Stefan Schulte
>> <stefan.schu...@taunusstein.net> wrote:
>> > On Thu, Apr 19, 2012 at 03:56:37PM -0400, JA wrote:
>> >> Hi Everyone;
>> >>
>> >> I want puppet to be installed in /app/puppet instead of the default
>> >> /etc.
>> >> I cannot figure out how to get the puppetmasterd to look for the
>> >> config file (puppet.conf) in /app/puppet instead of /etc/puppet.
>> >>
>> >> If anyone can help, I would really appreciate it!
>> >>
>> >
>> > It should work if you start your master with --confdir /app/puppet
>> >
>> > -Stefan
>> >
>> > --
>> > 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+unsubscr...@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+unsubscr...@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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to