From 11238771d51b34c19fdc458f7deaf03f95fa42bd Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 6 Sep 2018 15:15:40 -0700 Subject: [PATCH] Write ansible log to fileout in apply test So that ansible output lives with the puppet output. Change-Id: Ia3022096a8a006b1b1eba864df3809b3e66cf7fb --- tools/test_puppet_apply.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/test_puppet_apply.sh b/tools/test_puppet_apply.sh index cea116e2a2..3241c55b98 100755 --- a/tools/test_puppet_apply.sh +++ b/tools/test_puppet_apply.sh @@ -33,6 +33,7 @@ cat > $ansible_root/ansible.cfg < $ansible_root/hosts <