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.
This commit is contained in:
Imran Iqbal 2019-09-09 22:01:09 +01:00
parent 0e5f8e8561
commit 03a24d5ab5
No known key found for this signature in database
GPG key ID: 6D8629439D2B7819
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -105,6 +105,7 @@ tests/integration/cloud/providers/pki/minions
# Kitchen tests files
.kitchen.local.yml
kitchen.local.yml
.kitchen/
.bundle/
Gemfile.lock