search for: java_arg

Displaying 1 result from an estimated 1 matches for "java_arg".

Did you mean: java_args
2013 May 20
0
Announce: Module puppetlabs/puppetdb 1.3.0 Available
...{ ''puppetdb'': disable_ssl => true, } This will remove the SSL settings from your `jetty.ini` configuration file disabling any SSL communication. This is useful when you want to offload SSL to another web server, such as Apache or Nginx. We have now added an option `java_args` for passing in Java options to PuppetDB. The format is a hash that is passed in when declaring the use of the `puppetdb` class: class { ''puppetdb'': java_args => { ''-Xmx'' => ''512m'', ''-Xms'' =&gt...