Skip to content

Releases: ebsco/windows_feature

Sample.rb include_recipe fix

Choose a tag to compare

@gitmlynch gitmlynch released this 24 Mar 19:33

Version 0.1.4.
Fixed bad include_recipe line in sample_recipes/sample.rb file.

Readme link fix

Choose a tag to compare

@gitmlynch gitmlynch released this 23 Mar 16:18

Version 0.1.3.
Fixes link to sample.rb file in README.md.

Improved Feature Validation

Choose a tag to compare

@gitmlynch gitmlynch released this 23 Mar 13:49

Version 0.1.2
Improves validation in the manage_feature LWRP that the requested addition or removal is for a feature that exists on the target node. It makes use of the is_feature_available?() method in the mixlibrary-core gem, Mixlibrary::Core::Windows::Features class.

First Release

Choose a tag to compare

@gitmlynch gitmlynch released this 20 Mar 19:16

Version 0.1.1
First release of window_feature cookbook.