Re: [Puppet Users] Re: added puppet CA into the ruby environment

2019-11-13 Thread gramsa49
This is my puppetdb/jetty configuration: agrams@puppet:~$ sudo cat /etc/puppetlabs/puppetdb/conf.d/jetty.ini [sudo] password for agrams: [jetty] host = localhost ssl-host = 0.0.0.0 ssl-port = 8081 ssl-key = /etc/puppetlabs/puppetdb/ssl/private.pem ssl-cert = /etc/puppetlabs/puppetdb/ssl/public.pem

Re: [Puppet Users] Re: added puppet CA into the ruby environment

2019-11-12 Thread Keyzer Suze
Hi Did that and mucked around some more and broke it :) so did a yum erase and cleaned out /etc/puppetlabs directory then reinstalled - got r10k working got yaml working and some other things - packages then tried puppetdb, but it keeps failing on ssl test - different this time this is what i g