windowsfeature
Version information
This version is compatible with:
This module has been deprecated by its author since Nov 2nd 2018.
The author has suggested puppet-windowsfeature as its replacement.
Start using this module
Documentation
puppet-windowsfeature
This module has been moved to the puppet-community. It can now be found at puppet/windowsfeature
##2014-10-13 - Release 1.0.0 ###Summary
Finally bumping to 1.0.
####Features
- adding source paramater
- updating documentation
##2014-08-14 - Release 0.2.0 ###Summary
Small release to bump stlib dependency to be 4.0 minimum
##2014-04-14 - Release 0.1.2 ###Summary
This release fixes some minor idempotency and platform specific bugs
####Bugfixes
- fixing idempotency
- fixed installation on windows 2008
##2014-04-04 - Release 0.1.1 ###Summary
This release adds support for windows 2012
##2014-04-04 - Release 0.1.0 ###Summary
This release adding some new parameters to install sub features and management tools
####Features
- added $includemanagementtools and $includesubfeatures parameters
####Bugfixes
- limit module usage for Windows 2008 R2 and newer versions of Windows
##2014-03-30 - Release 0.0.3 ###Summary
This release replaces all the hardcoded powershell with uses of the joshcopper/powershell provider
##2014-01-19 - Release 0.0.2 ###Summary
Initial version.
Dependencies
- puppetlabs/stdlib (>=3.0.0 <5.0.0)
- puppetlabs/powershell (>= 1.0.1)
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.