module-puppetdb/manifests
Sebastian Reitenbach 72e1924b11 Enable the module to manage entries in $confdir/config.ini, in the
command-processing section.

Added new class server/config_ini.pp to manage contents of the config.ini.
Three new parameters added:
  * command_threads
  * store_usage
  * temp_usage

All three default to 'undef'. This makes sure (potential) custom settings
done to that file with regard to above three variables are 'absent',
and let PuppetDB built-in defaults take care.

Documentation to the README.md added, as well as unit tests.

My use-case was, that I have on some nodes a too small /var partition,
so I had to lower the values of store-usage and temp-usage in the config.ini
manually.
2015-04-22 06:19:35 +02:00
..
database remove useless before attribute 2015-01-16 00:28:15 +01:00
master Allow puppetdb to be configure for masterless conf 2015-02-05 06:31:54 -05:00
server Enable the module to manage entries in $confdir/config.ini, in the 2015-04-22 06:19:35 +02:00
init.pp Enable the module to manage entries in $confdir/config.ini, in the 2015-04-22 06:19:35 +02:00
params.pp Enable the module to manage entries in $confdir/config.ini, in the 2015-04-22 06:19:35 +02:00
server.pp Enable the module to manage entries in $confdir/config.ini, in the 2015-04-22 06:19:35 +02:00