Skip to content

Commit

Permalink
Merge pull request #44 from myii/ci/change-kitchen-log-level-to-debug
Browse files Browse the repository at this point in the history
ci(kitchen): change `log_level` to `debug` instead of `info`
  • Loading branch information
myii authored Sep 23, 2019
2 parents ddd572a + 79b902e commit 1543d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ platforms:

provisioner:
name: salt_solo
log_level: info
log_level: debug
salt_install: none
require_chef: false
formula: vault
Expand Down

0 comments on commit 1543d4b

Please sign in to comment.