dd-b wrote:
> On Sep 29, 4:44 pm, "Dave Nash" <[EMAIL PROTECTED]> wrote:
>   
>> "puppetd --server=YOUR PUPPET MASTER" should get you rolling.  I believe by
>> default puppet looks for a server named puppet in the DNS search path.
>>     
>
> Okay, that solved the problem of not finding the server.  Thanks!
>
> But didn't get me much further; I'm still not getting configuration
> data to the client.
>
> [EMAIL PROTECTED] ~]$ sudo puppetd --verbose --server=prcapp00
> warning: peer certificate won't be verified in this SSL session
> notice: Did not receive certificate
> [ In between here I used puppetca on the server to sign the
> certificate ]
> notice: Got signed certificate
> notice: Starting Puppet client version 0.22.4
> err: Could not retrieve configuration: Certificates were not trusted:
> hostname not match with the server certificate
> err: Could not run Puppet::Network::Client::Master: Cannot connect to
> server and there is no cached configuration
>   
I think this might be a time sync problem. Please check that the time 
matches on the puppetmaster and the client.

When I was first experimenting with Puppet, I saw this, and curing the 
time issues resolved the problem.

</edg>
Ed Greenberg

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to