diff options
author | varac <varacanero@zeromail.org> | 2016-05-03 21:18:33 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2016-05-03 21:43:32 +0200 |
commit | 385402972a3f4566393faaf28bf09cbcc5191ab0 (patch) | |
tree | 0bc0e1cbd65a3260e8353343d0daa5ccb5ec3662 /example/site_check_mk/manifests/agent/logwatch | |
parent | 039ba928a22cdf33632bf447ceb4fac4bbc77b63 (diff) |
use inventory_only_on_changes to always run inventory and nagios reload
By default ($inventory_only_on_changes set to `true`) these two execs
are called only when config files changes:
- Exec['check_mk-refresh'] (which inventorizes checks by calling
`check_mk -II`)
- Exec['check_mk-reload'] (which generates the nagios config and
reloads nagios by calling `check_mk -O`)
By setting this parameter to `false` these execs will be called
on each puppetrun.
Diffstat (limited to 'example/site_check_mk/manifests/agent/logwatch')
0 files changed, 0 insertions, 0 deletions