Closed MarkGibbons closed 5 years ago
This PR addresses issue #101.
1 Warning | |
---|---|
:warning: | This is a big Pull Request. |
Generated by :no_entry_sign: Danger
@qubitrenegade Thanks for looking at it. Rewriting to use custom resources sometimes makes for a big pull request.
@MarkGibbons looks great. What do we need to get this finished off? Looks pretty close
Rebase and push. Probably early next week..
Rebased and fixed the suggestions. Waiting for a review.
Resolves #101. One of the tests shows the exact syntax needed.
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.
Add a env property to the plugin resource to allow for setting environment variables. Add and example of installing the vagrant-libvirt plugin, this plugin requires specific environment variable settings. See https://github.com/vagrant-libvirt/vagrant-libvirt/issues/891
Description
Update the cookbook to use custom resources. Add an env property to the plugin resource. Add examples in the tests for using the env property. Remove the chef 13 tests and instances. Use chef 14 as the base install.
Issues Resolved
101
Check List