Skip to content

Commit 1543d4b

Browse files
authored
Merge pull request #44 from myii/ci/change-kitchen-log-level-to-debug
ci(kitchen): change `log_level` to `debug` instead of `info`
2 parents ddd572a + 79b902e commit 1543d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kitchen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ platforms:
141141

142142
provisioner:
143143
name: salt_solo
144-
log_level: info
144+
log_level: debug
145145
salt_install: none
146146
require_chef: false
147147
formula: vault

0 commit comments

Comments
 (0)