Skip to content
Snippets Groups Projects
Commit 0c6e07c6 authored by Karl Kornel's avatar Karl Kornel
Browse files

puppetclient: Fix a filter-syslog regex

parent 518fa4c1
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ puppet-agent: /^Applying configuration version '\d+'$/
puppet-agent: /^Caching catalog for \S+$/
puppet-agent: /^Caching certificate_revocation_list for ca$/
puppet-agent: /^Connecting to sqlite3 database: \S+$/
puppet-agent: /^FileBucket adding {\w+\}\w+$/
puppet-agent: /^FileBucket adding \{\w+\}\w+$/
puppet-agent: /^Finished catalog run in -?[\d.]+ seconds$/
puppet-agent: /^Loading facts in \S+$/
puppet-agent: /^Loading facts\s*$/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment