summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-08-25 09:55:26 +0000
committervarac <varacanero@zeromail.org>2014-08-25 09:55:26 +0000
commit955e6dfec3560c8d702379830e9d74ce8ea6f491 (patch)
tree7f84e50e079972420d21a671abdd8c40bdcce5f4
parentb4787950bac6b92184653daf5c35dbe2a821748b (diff)
updated FILTER_PUPPET for 2 new puppet warnings
-rwxr-xr-xleap-platform-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/leap-platform-test b/leap-platform-test
index d93badb..b2593ec 100755
--- a/leap-platform-test
+++ b/leap-platform-test
@@ -95,7 +95,7 @@ deploy() {
# until puppet errors show up in verbose level 0 +1 (#1750)
FILTER_CLI='= read|= loading|= no change| - executing| = executing| = applying| = ran git| = checking| = synching| = skipping file_path| - cd .*; rsync -| - hiera| = created hiera/| = updated hiera/| = updated secrets.json| - cd /root/| - rolling backexecuting| - files/|\[bin,tests,puppet\] ->|] Hostname updated.| = Updating submodule puppet/modules|Warning: Permanently added.*to the list of known hosts.| = leap command v| = leap platform v| - \[.*\] ok'
- FILTER_PUPPET='] notice: |] No change to hostname|] Puppet apply complete \(changes made\).|] warning: Dynamic lookup|] warning: Scope\(Class|Skipping because of failed dependencies'
+ FILTER_PUPPET="] notice: |] No change to hostname|] Puppet apply complete \(changes made\).|] warning: Dynamic lookup|] warning: Scope\(Class|Skipping because of failed dependencies|warning: You cannot collect without storeconfigs being set|warning: default \`to_a' will be obsolete"
if [ -n "$FILTER_COMMON" ]
then