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

sysinternals (9) Versions 1.1.4

Installs Microsoft SysInternals tools

Policyfile
Berkshelf
Knife
cookbook 'sysinternals', '= 1.1.4', :supermarket
cookbook 'sysinternals', '= 1.1.4'
knife supermarket install sysinternals
knife supermarket download sysinternals
README
Dependencies
Changelog
Quality 33%

Microsoft SysInternals Cookbook

Cookbook Version

Requirements

Platforms

  • Windows 2008 or higher

Chef

  • Chef 12.6+

Cookbooks

  • none

License and Author

Author: Julian Dunn (jdunn@chef.io)

Copyright: 2014-2017, Chef Software, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

sysinternals Cookbook CHANGELOG

This file is used to list changes made in each version of the sysinternals cookbook.

1.1.4 - 2022-01-18

  • resolved cookstyle error: recipes/default.rb:34:5 refactor: Chef/RedundantCode/UseCreateIfMissing
  • resolved cookstyle error: recipes/procexp.rb:22:3 refactor: Chef/RedundantCode/UseCreateIfMissing

1.1.3 - 2021-08-31

  • Standardise files with files in sous-chefs/repo-management

1.1.1 (2017-11-22)

  • Fix typo in full_suite recipe

1.1.0 (2017-11-06)

  • Test with Local Delivery instead of Rake
  • Added basic chefspec
  • Update apache2 license string
  • Add new recipe to setup the full Sysinternals Suite

1.0.1 (2017-02-21)

  • Add windows as a supported platform in the metadata

1.0.0 (2017-02-21)

  • Moved the cookbook to the chef-cookbooks org
  • Require Chef 12.6 or later
  • Add new Supermarket metadata
  • Add testing in Travis CI with Rakefile
  • Resolve all cookstyle warnings
  • Fix registry key creation by using the correct slashes
  • Adding recipe for Process Explorer

Collaborator Number Metric
            

1.1.4 passed this metric

Contributing File Metric
            

1.1.4 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

Cookstyle Metric
            

1.1.4 failed this metric

Chef/Modernize/WindowsZipfileUsage: Use the archive_file resource built into Chef Infra Client 15+ instead of the windows_zipfile from the Windows cookbook (https://docs.chef.io/workstation/cookstyle/chef_modernize_windowszipfileusage): sysinternals/recipes/full_suite.rb: 24

Run with Cookstyle Version 7.32.1 with cops Chef/Deprecations,Chef/Correctness,Chef/Sharing,Chef/RedundantCode,Chef/Modernize,Chef/Security,InSpec/Deprecations

No Binaries Metric
            

1.1.4 passed this metric

Testing File Metric
            

1.1.4 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.1.4 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