Closed someara closed 7 years ago
After discussions with folks in the cookbook-engineering channel we decided on standardizing on the .kitchen.DRIVER.yml configuration. There were conflicts on your PR so I went ahead and just updated the changes. Thanks @someara.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
PLEASE STOP RENAMING THIS to .kitchen.docker.yml.
1) They are two completely different plugins. Having a naming mismatch creates confusion.
2) From the kitchen-dokken README under USAGE:
3) With the above settings, if you cd into a cookbook with a .kitchen.dokkken.yml, it will automatically pick up and use the dokken config. Otherwise it defaults to Vagarnt.
4) Doing "cd mysql ; kitchen verify smoke -c" explodes laptops under Vagrant.
Signed-off-by: Sean OMeara sean@sean.io