v1.4.0 (2017-02-11)
This is the last release with Puppet3 support
- rubocop: fix RSpec/ImplicitExpect
- Set min version_requirement for Puppet + deps
- Fix tests for future parser
- Add parameter to change installation directory
- Default download_destination to use forward slashes
Updating dowload_file dependency to latest version
Fixing broken dowload_file dependency
Bringing module up to higher quality standard with documentation and tests
- Switching default download to https
- Improving documentation
- Improving tests
Adding support for custom configurations.
- Adding param
config_template
to allow you to specify custom templates - Improving documentation
- Improving tests
Bugfix release. Fixes issue with differently named msi packages.
- Adding parameter
package_source
which fixes bug where the package_name doesn't match the msi name
Bugfix release. Updating to use new windows package provider.
- Fixing the case sensitivity of the osfamily fact
- Switching to windows provider and adding support to download the package with download_file
- Fixing duplicate resource issue with download_destination
Initial release. Support for installing nsclient