module-puppetdb/manifests
Chris Price b79214066a Use fqdn for ssl listen address instead of clientcert
Chris Barker reported that the default value of `$::clientcert`
was not the best choice for some things we were using it for
in the module; specifically, for the default value of
the jetty ssl listen address.  He suggested using `$::fqdn` instead.

This commit makes that change; rspec-system tests pass, but I'm
not 100% sure that there aren't edge cases that would be
affected by this.
2013-05-21 16:35:42 -07:00
..
database Database name, user name and password can be set to arbitrary values. 2013-02-13 12:14:53 +01:00
master Use fqdn for ssl listen address instead of clientcert 2013-05-21 16:35:42 -07:00
server Use fqdn for ssl listen address instead of clientcert 2013-05-21 16:35:42 -07:00
init.pp Use fqdn for ssl listen address instead of clientcert 2013-05-21 16:35:42 -07:00
params.pp Use fqdn for ssl listen address instead of clientcert 2013-05-21 16:35:42 -07:00
server.pp Use fqdn for ssl listen address instead of clientcert 2013-05-21 16:35:42 -07:00