I'm implementing Foreman as a replacement for Puppet Enterprise, and I had to add PuppetDB to support our existing modules that use exported resources. I've gotten that part working, I see the resources being exported and collected correctly. When I try to use the foreman_puppetdb plugin however, I can't seem to get that part working.
My Foreman server is also hosting PuppetDB, so I had to move the plaintext port to 8082 to avoid conflict with candlepin, but left SSL on 8081. I've configured the puppetdb_adress (and tried about lots of different combinations of host names and IP addresses). I can see that things are being added to the DB via the dashboard. When I try to delete a host, I get the following error: *Error: *Could not deactivate host on PuppetDB: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed I've checked everything I can think of with certificates, and everything looks correct, based on looking at my PE install, and other working OSS puppet environments. Does anyone have any clue on this? It's preventing me from moving forward with this project. james -- You received this message because you are subscribed to the Google Groups "Foreman 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 https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
