I''m seeing this sporadically. What does it mean? Sep 21 14:48:35 solr01 puppet-agent[3423]: (/Stage[main]/Openldap::Client/File[/etc/pam.d/sudo]) Could not evaluate: certificate verify failed Could not retrieve file metadata for puppet:///modules/openldap/client/etc/pam.d/sudo: certificate verify failed at /etc/puppet/modules/openldap/manifests/client.pp:106 Doug. -- 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 puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
James Cammarata
2010-Sep-21 22:02 UTC
Re: [Puppet Users] certificate verify failed on files.
On Tue, 21 Sep 2010 13:52:23 -0700, Douglas Garstang <doug.garstang@gmail.com> wrote:> I''m seeing this sporadically. What does it mean? > > Sep 21 14:48:35 solr01 puppet-agent[3423]: > (/Stage[main]/Openldap::Client/File[/etc/pam.d/sudo]) Could not evaluate: > certificate verify failed Could not retrieve file metadata for > puppet:///modules/openldap/client/etc/pam.d/sudo: certificate verifyfailed> at /etc/puppet/modules/openldap/manifests/client.pp:106I believe I''ve typically seen that error when I mistakenly copy my site.pp from one environment to another without changing the file bucket destination. Either that or your specifying the server name in the source for the file and it''s the wrong server. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- 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 puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Douglas Garstang
2010-Sep-21 22:35 UTC
Re: [Puppet Users] certificate verify failed on files.
On Tue, Sep 21, 2010 at 3:02 PM, James Cammarata <jimi@sngx.net> wrote:> > On Tue, 21 Sep 2010 13:52:23 -0700, Douglas Garstang > <doug.garstang@gmail.com> wrote: > > I''m seeing this sporadically. What does it mean? > > > > Sep 21 14:48:35 solr01 puppet-agent[3423]: > > (/Stage[main]/Openldap::Client/File[/etc/pam.d/sudo]) Could not evaluate: > > certificate verify failed Could not retrieve file metadata for > > puppet:///modules/openldap/client/etc/pam.d/sudo: certificate verify > failed > > at /etc/puppet/modules/openldap/manifests/client.pp:106 > > I believe I''ve typically seen that error when I mistakenly copy my site.pp > from one environment to another without changing the file bucket > destination. Either that or your specifying the server name in the source > for the file and it''s the wrong server. > >Thanks James. That makes sense, and is a good possibility now that you mention it. Doug. -- 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 puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.