summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2008-01-19 11:46:31 -0800
committerLuke Kanies <luke@madstop.com>2008-01-19 11:46:31 -0800
commit20fb046c6631f129b222def85e386d2b3bb602a8 (patch)
tree482fbb2cef908502b0cc09d6f38e164f141b6dfc /ext
parent9161ae8f215520cda16ba9345a8818de08b89ca0 (diff)
parent35145f35b3a03a252d49046a67cd4126c850e864 (diff)
downloadpuppet-20fb046c6631f129b222def85e386d2b3bb602a8.tar.gz
puppet-20fb046c6631f129b222def85e386d2b3bb602a8.tar.xz
puppet-20fb046c6631f129b222def85e386d2b3bb602a8.zip
Merge commit 'turnbull/0.24.x' into 0.24.x
Diffstat (limited to 'ext')
-rw-r--r--ext/logcheck/puppet5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/logcheck/puppet b/ext/logcheck/puppet
index 8b854dc48..449ec70f5 100644
--- a/ext/logcheck/puppet
+++ b/ext/logcheck/puppet
@@ -15,3 +15,8 @@
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetd\[[0-9]+\]: Restarting with .*$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetd\[[0-9]+\]: Starting catalog run$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetd\[[0-9]+\]: Finished catalog run in [.0-9]+ seconds$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetd\[[0-9]+\]: Loading fact .*$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetd\[[0-9]+\]: Ignoring cache$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetd\[[0-9]+\]: Ignoring --listen on onetime run$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetd\[[0-9]+\]: Retrieving plugins$
+