Ed Greenberg wrote: > I created a new puppetmaster and copied my manifests and files over. My > clients don't like this much. I get errors like: > > Nov 7 12:14:00 test2 puppetd[21307]: > (//Node[test2.geni.com]/centos5/File[/root/scripts/lcd.pl]) Failed to > retrieve current state of resource: Certificates were not trusted: > certificate verify failed Could not describe /files/root/scripts/lcd.pl: > Certificates were not trusted: certificate verify failed at > /etc/puppet/manifests/classes/centos5.pp:41 > Nov 7 12:14:00 test2 puppetd[21307]: Certificate validation failed; > considering using the certname configuration option > > This persists even though I've removed all of /var/lib/puppet > > What else do I have to do to teach the client that the new server is "OK"? > > </edg> > Following up to my own post, I think I've found the problem. The puppet URL is referenced in a variable in the manifest, for use in retrieving files.
I found this when I realized that I _was_ retrieving the manifest, but not the files. I think I'll be able to get it going now, and if not, I'll post a more detailed question. Thanks, </edg> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---