[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.24.7-1-98-gf19c0e5

James Turnbull james at lovedthanlost.net
Wed Apr 8 21:48:20 UTC 2009


The following commit has been merged in the master branch:
commit a790ee3b487a7eac6668e45747e338d44d75da9e
Author: James Turnbull <james at lovedthanlost.net>
Date:   Wed Mar 4 19:28:45 2009 +1100

    Further fix to #1910

diff --git a/ext/logcheck/puppet b/ext/logcheck/puppet
index 8f2a7ee..d1b1b27 100644
--- a/ext/logcheck/puppet
+++ b/ext/logcheck/puppet
@@ -1,4 +1,4 @@
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetmasterd\[[0-9]+\]: (Handled resources in|Resource comparison took|Searched for [host|resources|resource params and tags] in) [0-9.]+ seconds
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetmasterd\[[0-9]+\]: (Handled resources in|Resource comparison took|Searched for (host|resources|resource params and tags) in) [0-9.]+ seconds
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetmasterd\[[0-9]+\]: Starting Puppet server version [.0-9]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetmasterd\[[0-9]+\]: Compiled catalog for [._[:alnum:]-]+ in [.0-9]+ seconds$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ puppetmasterd\[[0-9]+\]: Caught TERM; shutting down$

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list