diff options
author | Buchan Milne <buchan@mageia.org> | 2011-03-04 11:01:19 +0000 |
---|---|---|
committer | Buchan Milne <buchan@mageia.org> | 2011-03-04 11:01:19 +0000 |
commit | 6076ed75a3db69c3a57892c64dc93889bd4acac2 (patch) | |
tree | b65c77203e1ccb849ded09080a95aeb9053c1f19 /modules/xymon | |
parent | 0515ff8b084f846723746a5539ffe80136dd8440 (diff) | |
download | puppet-6076ed75a3db69c3a57892c64dc93889bd4acac2.tar puppet-6076ed75a3db69c3a57892c64dc93889bd4acac2.tar.gz puppet-6076ed75a3db69c3a57892c64dc93889bd4acac2.tar.bz2 puppet-6076ed75a3db69c3a57892c64dc93889bd4acac2.tar.xz puppet-6076ed75a3db69c3a57892c64dc93889bd4acac2.zip |
.yml -> .yaml
Diffstat (limited to 'modules/xymon')
-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 |