diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/xymon/templates/client-local.cfg | 2 | ||||
-rw-r--r-- | modules/xymon/templates/hobbit-clients.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/xymon/templates/client-local.cfg b/modules/xymon/templates/client-local.cfg index 5a0d3b3c..e42ce467 100644 --- a/modules/xymon/templates/client-local.cfg +++ b/modules/xymon/templates/client-local.cfg @@ -81,7 +81,7 @@ log:/var/log/messages:10240 [linux] log:/var/log/messages:10240 ignore MARK -file:/var/lib/puppet/state/state.yml +file:/var/lib/puppet/state/state.yaml [linux22] log:/var/log/messages:10240 diff --git a/modules/xymon/templates/hobbit-clients.cfg b/modules/xymon/templates/hobbit-clients.cfg index 10937a51..65bd7722 100644 --- a/modules/xymon/templates/hobbit-clients.cfg +++ b/modules/xymon/templates/hobbit-clients.cfg @@ -357,5 +357,5 @@ DEFAULT MEMSWAP 50 80 MEMACT 90 97 CLOCK 60 - FILE /var/lib/puppet/state/state.yml yellow mtime<5400 + FILE /var/lib/puppet/state/state.yaml yellow mtime<5400 PROC puppetd 1 2 |