Skip to content

Improved Feature Validation

Compare
Choose a tag to compare
@gitmlynch gitmlynch released this 23 Mar 13:49
· 10 commits to master since this release

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.