OP#233 add variable for puppetdb logs max age

This commit is contained in:
12ww1160
2026-02-02 21:52:31 +01:00
parent c5cb03d3a0
commit 4cf975ec82

View File

@@ -72,6 +72,7 @@ This module is also designed to work with [Foreman][def] as External Node Class
#### Puppetdb #### Puppetdb
* installs and configures Puppetdb on the node specified with `pt_puppetdb_fqdn`, which can be the puppetmaster or any other node (recommended for performance reasons) * installs and configures Puppetdb on the node specified with `pt_puppetdb_fqdn`, which can be the puppetmaster or any other node (recommended for performance reasons)
* the logrotation can be set in max days via `pt_pptdb_log_max_age`
## Support ## Support