Re: [Puppet Users] Run puppetd on the same as puppetmaster

2010-05-20 Thread Peter Berghold
I hope you are not literally using puppet.example.com On May 19, 2010 9:13 PM, "mathie" wrote: Hello, I would like to manage configs for the server that is also the puppetmaster. I declare a simple node (just write out a file) and ran this: puppetd --test --graph -w 10 --server puppetmaster.ex

Re: [Puppet Users] Run puppetd on the same as puppetmaster

2010-05-20 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/20/2010 03:03 AM, mathie wrote: > Hello, > > I would like to manage configs for the server that is also the > puppetmaster. I declare a simple node (just write out a file) and ran > this: > > puppetd --test --graph -w 10 --server puppetmaster.e

Re: [Puppet Users] Run puppetd on the same as puppetmaster

2010-05-19 Thread Dan Bode
Its not exactly the answer to your question, but you can add --certname not.the.server to create a name to differentiate from the server ssl certs. On Wed, May 19, 2010 at 6:03 PM, mathie wrote: > Hello, > > I would like to manage configs for the server that is also the > puppetmaster. I decl

[Puppet Users] Run puppetd on the same as puppetmaster

2010-05-19 Thread mathie
Hello, I would like to manage configs for the server that is also the puppetmaster. I declare a simple node (just write out a file) and ran this: puppetd --test --graph -w 10 --server puppetmaster.example.com And got this error: Could not retrieve catalog from remote server: Error 400 on SERVER