diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/logcheck/puppet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/logcheck/puppet b/ext/logcheck/puppet index d1b1b27bd..f3280c7b7 100644 --- a/ext/logcheck/puppet +++ b/ext/logcheck/puppet @@ -20,4 +20,4 @@ ^\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$ - +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetmasterd\[[0-9]+\]: Reopening log files$ |
