make enforceState to print output by default

Change-Id: I8ded148ca529f0d271c8ded5519e10d91cdd8fd3
diff --git a/src/com/mirantis/mk/Salt.groovy b/src/com/mirantis/mk/Salt.groovy
index 1afe1d7..925abe9 100644
--- a/src/com/mirantis/mk/Salt.groovy
+++ b/src/com/mirantis/mk/Salt.groovy
@@ -104,7 +104,7 @@
 }
 
 
-def enforceState(master, target, state, output = false) {
+def enforceState(master, target, state, output = true) {
     def common = new com.mirantis.mk.Common()
     def run_states