Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

windows_feature (6) Versions 1.0.23

Provides an LWRP that facilitates access to the mixlibrary-core gem windows feature support.

Policyfile
Berkshelf
Knife
cookbook 'windows_feature', '~> 1.0.23', :supermarket
cookbook 'windows_feature', '~> 1.0.23'
knife supermarket install windows_feature
knife supermarket download windows_feature
README
Dependencies
Changelog
Quality 17%

GitHub

Cookbook Version
License

Windows_Feature Cookbook

Provides an LWRP that facilitates access to the mixlibrary-core gem windows feature support.

Supported Platforms

Windows Server 2008r2

Attributes

None

Usage

default

  • Include the windows_feature cookbook default recipe in another recipe to provide access to windows_feature LWRP that makes use of the mixlibrary-core windows feature support.
  • Add windows_feature_manage_feature resource calls to your recipe to use the LWRP.

License and Authors

Author:: Mark Lynch (git_id: gitmlynch)

Copyright 2015 EBSCO Information Services. License:: Apache License, Version 2.0

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

iisposh Applicable Versions

1.0.0

  • CI System integration

0.1.4

  • Corrected a bug in the sample.rb file.

0.1.3

  • Corrected a broken link in the README.md.
  • No code changes.

0.1.2

  • Improved feature validation in load_current_resource by calling is_feature_available?() method in Mixlibrary::Core::Windows::Features in providers/manage_feature.rb.
  • Updated and corrected README.md formatting.

0.1.1

  • Replaced email address in metadata.rb with actual author email address.

0.1.0

  • managed_feature LWRP supporting install or remove of windows features and roles.

Collaborator Number Metric
            

1.0.23 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.0.23 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

1.0.23 failed this metric

FC025: Prefer chef_gem to compile-time gem install: windows_feature/recipes/default.rb:44
FC064: Ensure issues_url is set in metadata: windows_feature/metadata.rb:1
FC065: Ensure source_url is set in metadata: windows_feature/metadata.rb:1
FC066: Ensure chef_version is set in metadata: windows_feature/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: windows_feature/metadata.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: windows_feature/providers/manage_feature.rb:21
FC085: Resource using new_resource.updated_by_last_action to converge resource: windows_feature/providers/manage_feature.rb:37
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.0.23 passed this metric

Testing File Metric
            

1.0.23 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

1.0.23 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number