- Removed dependency on yum and apt, they're not required.
- Added version into the Windows package resource, to stop repeated installations.
- update minimum required chef version to 15.0 (BREAKING CHANGE)
- update metadata.rb with new contents
- update attributes + recipe files with style fixes
- update changelog, contributing, readme and testing
- add GitHub templates for bugs and pull requests
- add GitHub Actions for linting and kitchen test
- add Codeowners
- add kitchen configs for ec2, dokken, vra
- rename .kitchen files to kitchen
- remove .ruby-version
- Bumped version of windows tools
- First pass at the windows rebooting.
- Added a flag to change to update always, instead of just installing.
- Added always be updating
- Updated cookbook to open-vm-tools
- Updated for both Debian and RPM based distros
- Added Windows support
- Added tests and test-kitchen support