From c7d28b66a062bf99904e4f0c09d4c9f51c2b6ae2 Mon Sep 17 00:00:00 2001 From: Leap Admins Date: Wed, 26 Jun 2013 10:37:01 +0000 Subject: fix filtering of warning about adding ssh key --- leap-platform-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'leap-platform-test') diff --git a/leap-platform-test b/leap-platform-test index 2890978..1be49c0 100755 --- a/leap-platform-test +++ b/leap-platform-test @@ -96,7 +96,7 @@ deploy() { # we need to deploy with verbose level 2, and filter out unwanted stuff # 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 -a| - hiera| = created hiera/| - cd /root/| - rolling backexecuting| - files/ca/client_ca.crt|\[bin,puppet\] ->|] Hostname updated.| = Updating submodule puppet/modules|Warning: Permanently added.*(ECDSA) to the list of known hosts.' + FILTER_CLI='= read|= loading|= no change| - executing| = executing| = applying| = ran git| = checking| = synching| = skipping file_path| - cd .*; rsync -a| - hiera| = created 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.' FILTER_PUPPET='] notice: |] No change to hostname|] Puppet apply complete|] warning: Dynamic lookup|] warning: Scope\(Class' FILTER_ALL="($FILTER_CLI|$FILTER_PUPPET)" -- cgit v1.2.3