This PR attempts to address review comments from https://github.com/test-kitchen/kitchen-vagrant/pull/389 to the extent possible. A note on the unit-test scope- it appears the tests only validate the right composition of vagrantfile and not its execution.
Description
This PR attempts to address review comments from https://github.com/test-kitchen/kitchen-vagrant/pull/389 to the extent possible. A note on the unit-test scope- it appears the tests only validate the right composition of
vagrantfile
and not its execution.Issues Resolved
Addresses issue https://github.com/test-kitchen/kitchen-vagrant/issues/387
Check List