I had a vagrant environment working perfectly yesterday, then left it alone for about 10 hours, come back, and having the same error message every time I try to run the agent. Destroyed and brought back up both VM's but still having the same results. I really have no idea where to start with this type of error, my SSL/networking experience is close to none. The VM's can ping each other by hostname and IP, and can ssh into each other.
[root@vagrant-puppet-app1 vagrant]# puppet agent --test info: Retrieving plugin err: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [certificate revoked for /CN=vagrant-puppet-master.pv.com] err: /File[/var/lib/puppet/lib]: Could not evaluate: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [certificate revoked for /CN=vagrant-puppet-master.pv.com] Could not retrieve file metadata for puppet://vagrant-puppet-master.pv.com/plugins: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [certificate revoked for /CN=vagrant-puppet-master.pv.com] err: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [certificate revoked for /CN=vagrant-puppet-master.pv.com] warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run err: Could not send report: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [certificate revoked for /CN=vagrant-puppet-master.pv.com] -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
