[Puppet Users] Unable to sync plugins/custom facts

2011-02-23 Thread Brian Cully
When running puppetd and it tries to download plugins I get: err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate': hostname not match with the server certificate However, the catalog gets downloaded and applied (as best it can, but w/o my plugins some thi

[Puppet Users] Wrong module path when using external nodes vs. CLI args

2011-03-22 Thread Brian Cully
I've started using the environment capabilities with puppet and set up a [development] environment which points the modulepath to /etc/puppet/development/modules. The [main] section puts it in /etc/puppet/modules. When I run puppet with --environment=development everything works great. When I

Re: [Puppet Users] Wrong module path when using external nodes vs. CLI args

2011-03-22 Thread Brian Cully
On Mar 22, 2011, at 19:21, Thomas Bellman wrote: > https://projects.puppetlabs.com/issues/3910 Thanks. I can try to work around it for now and watch the ticket for a resolution. -bjc -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post t

Re: [Puppet Users] Client updates

2011-05-25 Thread Brian Cully
On May 25, 2011, at 1:12 PM, Douglas Garstang wrote: > I probably waste quite a bit of time each week restarting the puppet client, > and logging systems, and tailing the messages file, to see if my puppet > changes worked. Is there a better way? How do people normally do this? I use mo