ci(kitchen): change `log_level` to `debug` instead of `info`
* Automated using https://github.com/myii/ssf-formula/pull/41
This commit is contained in:
parent
974151cbb1
commit
073175d692
|
@ -84,7 +84,7 @@ platforms:
|
|||
|
||||
provisioner:
|
||||
name: salt_solo
|
||||
log_level: info
|
||||
log_level: debug
|
||||
salt_install: none
|
||||
require_chef: false
|
||||
formula: salt
|
||||
|
|
Loading…
Reference in New Issue