module-puppetdb/manifests
Christian Berg 28e23581c7 (#51) Add option to disable SSL in Jetty
This patch introduces the optional parameter $disable_ssl, which
defaults to false. If set to true, the settings ssl-host and ssl-port
are completely removed from the Jetty section of the PuppetDB config
files.

This disables serving of HTTPS requests by PuppetDB, which can be useful
when SSL handling is offloaded to a reverse proxy server like Apache or
Nginx, as suggested in the PuppetDB documentation (see
http://docs.puppetlabs.com/puppetdb/1.2/connect_puppet_apply.html#option-a-set-up-an-ssl-proxy-for-puppetdb).
2013-04-09 00:39:04 +02:00
..
database Database name, user name and password can be set to arbitrary values. 2013-02-13 12:14:53 +01:00
master Add missing inherit for puppetdb::params 2012-10-26 11:42:40 -07:00
server (#51) Add option to disable SSL in Jetty 2013-04-09 00:39:04 +02:00
init.pp (#51) Add option to disable SSL in Jetty 2013-04-09 00:39:04 +02:00
params.pp (#51) Add option to disable SSL in Jetty 2013-04-09 00:39:04 +02:00
server.pp (#51) Add option to disable SSL in Jetty 2013-04-09 00:39:04 +02:00