Also -- running puppet agent with --config=/dir works perfectly fine. It's just one additional thing I'll have to hardcode in scripts and whatnot, and was hoping to avoid that.
On Thursday, January 31, 2013 5:46:42 PM UTC-8, Jason Knudsen wrote: > > Yo, > > Thanks for the suggestion Chad. So actually a little bit more background > from me would be useful: > > I'm running this in user land, outside of their $HOME directory -- as a > non-root user. Also, I'm running this through Apache Passenger (so I've > tried putting the variables correctly in the config.ru) > > Jason > > > Jason > > > --config <path to config file> >> >> Depending on your OS, you can set this as the default option for the >> service in /etc/sysconfig/puppet or /etc/default/puppet. >> >> - Chad >> >> > Hey guys, >> > >> > Does anyone know how to change the location of puppet.conf? In my >> situation, >> > I don't want to store it under /etc/puppet/puppet.conf or >> > ~/.puppet/puppet.conf -- I'd like to store it under >> /opt/puppet/puppet.conf >> > in this example. Is there a method without having to symlink, perhaps >> with >> > an environment variable like PUPPET_CONF=.... ? >> > >> > Thanks for your time, >> > >> > Jason >> > >> > -- >> > 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?hl=en. >> > For more options, visit https://groups.google.com/groups/opt_out. >> > >> > >> >> >> >> -- >> Chad M. Huneycutt >> >> -- >> 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?hl=en. >> 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
