From 5b5be5ba527fe0cafe62ce6783622e2a2de36953 Mon Sep 17 00:00:00 2001 From: Aneesh Agrawal Date: Thu, 18 Aug 2016 11:03:12 -0400 Subject: [PATCH] show more highstate output for debugging --- .travis/minion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis/minion b/.travis/minion index 43f2803c..fecb4410 100644 --- a/.travis/minion +++ b/.travis/minion @@ -1,3 +1,3 @@ master: localhost # Used to test the salt-master -state_output: terse +state_output: mixed state_tabular: True