Imran Iqbal
|
3ef81f56c1
|
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.
* Mirrors contribution to `saltstack/salt` repo:
- https://github.com/saltstack/salt/pull/54442
* `.gitignore`:
- 46f96e4f37/.gitignore (L112-L116)
|
2021-03-02 13:03:04 +00:00 |
|