On Apr 19, 2012, at 12:56 PM, 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! ---- not exactly responsive to your question as I suspect that the path is hard coded but...
If you're hard pressed for disk space why not make a symlink from /app/puppet to /etc/puppet so that puppetmasterd would never know the difference? Craig -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
