Commit graph

1 commit

Author SHA1 Message Date
Imran Iqbal
03a24d5ab5
refactor(kitchen): prefer kitchen.yml to .kitchen.yml
* Quoting from https://kitchen.ci/docs/getting-started/kitchen-yml/:
  - As of test-kitchen 1.21.0, we now prefer `kitchen.yml` over `.kitchen.yml`.
  - This preference applies to `kitchen.local.yml` as well.
  - This is backward compatible so the dot versions continue to work.
2019-12-18 18:36:05 +00:00
Renamed from .kitchen.yml (Browse further)