Browse Source

ci(kitchen): change `log_level` to `debug` instead of `info`

* Automated using https://github.com/myii/ssf-formula/pull/41
tags/v1.2.1
Imran Iqbal 5 years ago
parent
commit
b86237ee60
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kitchen.yml

+ 1
- 1
kitchen.yml View File



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: php formula: php

Loading…
Cancel
Save