nsclient
Version information
This version is compatible with:
This module has been deprecated by its author since Feb 28th 2020.
The author has suggested puppet-nsclient as its replacement.
Start using this module
Documentation
puppet-nsclient
This module has been moved to the puppet-community.
It can now be found at puppet/nsclient
##2014-10-13 - Release 1.3.0 ###Summary
Updating dowload_file dependency to latest version
##2014-10-13 - Release 1.2.1 ###Summary
Fixing broken dowload_file dependency
##2014-10-10 - Release 1.2.0 ###Summary
Bringing module up to higher quality standard with documentation and tests
####Features
- Switching default download to https
- Improving documentation
- Improving tests
##2014-04-25 - Release 1.1.0 ###Summary
Adding support for custom configurations.
####Features
- Adding param
config_template
to allow you to specify custom templates - Improving documentation
- Improving tests
##2014-04-22 - Release 1.0.0 ###Summary
Bugfix release. Fixes issue with differently named msi packages.
####Bugfixes
- Adding parameter
package_source
which fixes bug where the package_name doesn't match the msi name
##2014-02-24 - Release 0.0.2 ###Summary
Bugfix release. Updating to use new windows package provider.
####Bugfixes
- 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
##2014-02-21 - Release 0.0.1 ###Summary
Initial release. Support for installing nsclient
Dependencies
- puppetlabs/stdlib (>= 3.0.0 <5.0.0)
- opentable/download_file (>= 1.0.0 <2.0.0)
Copyright (c) 2014 OpenTable, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.