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
07bd524b95
commit
28215266bc
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ platforms:
|
||||||
|
|
||||||
provisioner:
|
provisioner:
|
||||||
name: salt_solo
|
name: salt_solo
|
||||||
log_level: info
|
log_level: debug
|
||||||
salt_install: none
|
salt_install: none
|
||||||
require_chef: false
|
require_chef: false
|
||||||
formula: sudoers
|
formula: sudoers
|
||||||
|
|
Loading…
Reference in a new issue