Currently trying to get puppet, katello and foreman to play nicely. 
 Everything except puppet is working as I would expect.  

No matter what I try, whether it be blasting the /var/lib/puppet/ssl 
directory, running --clean (or whatever the commands are), or trying all 
the steps on the Puppet troubleshooting page, I always get the same 
messages---

[root@----- ]# puppet agent -t
info: Retrieving plugin
err: /File[/var/lib/puppet/lib]: Could not evaluate: Could not retrieve 
information from environment production source(s) my-puppet-svr
err: Could not retrieve catalog from remote server: Error 400 on SERVER: 
Could not find node 'my-puppet-svr'; cannot compile
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

[root@----- puppet]# ./node.rb my-puppet-svr
Could not send facts to Foreman: SSL_connect returned=1 errno=0 state=SSLv3 
read server certificate B: certificate verify failed

Since the puppet agent and master are running on the same machine and using 
the same physical certificate files, I do not understand what the issue 
is....

Any help is greatly appreciated.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/d1477d4d-451a-45ae-bfb5-5bd3d8b8a2f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to