summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-07-24 14:01:14 +0000
committervarac <varacanero@zeromail.org>2013-07-24 14:01:14 +0000
commitf03d615b8f8addc72f99b474f1f62f820c39e875 (patch)
tree353ca09cd7c9b9d63f84c22aa34c812aee0a37bf
parent1eb844bda5ea0bc18d960a64bd68d55502e6dc30 (diff)
filter 'Skipping because of failed dependencies'
-rwxr-xr-xleap-platform-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/leap-platform-test b/leap-platform-test
index bc71d65..3f76b4f 100755
--- a/leap-platform-test
+++ b/leap-platform-test
@@ -98,7 +98,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/| - cd /root/| - rolling backexecuting| - files/ca/client_ca.crt|\[bin,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|] warning: Dynamic lookup|] warning: Scope\(Class'
+ FILTER_PUPPET='] notice: |] No change to hostname|] Puppet apply complete|] warning: Dynamic lookup|] warning: Scope\(Class|Skipping because of failed dependencies'
FILTER_ALL="($FILTER_CLI|$FILTER_PUPPET|$FILTER_COMMON)"