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
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