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

The chef-reporting cookbook has been deprecated

Author provided reason for deprecation:

The chef-reporting cookbook has been deprecated and is no longer being maintained by its authors. Use of the chef-reporting cookbook is no longer recommended.

RSS

chef-reporting (2) Versions 0.1.4

Installs/Configures chef-reporting

Policyfile
Berkshelf
Knife
cookbook 'chef-reporting', '~> 0.1.4', :supermarket
cookbook 'chef-reporting', '~> 0.1.4'
knife supermarket install chef-reporting
knife supermarket download chef-reporting
README
Dependencies
Changelog
Quality 33%

chef-reporting Cookbook

Build Status Cookbook Version

This cookbook is used to configure a system using Chef Client < 11.6.0 to publish reporting data.

Requirements

Platforms

  • All platforms supported by the chef-client cookbook

Chef

  • Chef < 11.6.0

Cookbooks

  • chef-client

Attributes

  • node['chef-reporting']['gem_version'] - the version of the chef-reporting gem to install

Recipes

This section describes the recipes in the cookbook and how to use them in your environment.

default

Adds the chef-reporting start handler to the chef-client attributes and runs chef-client configuration.

Usage

Simple include the chef-reporting::default cookbook to add in the backported event handler which publishes reporting data.

License & Authors

Author: Cookbook Engineering Team (cookbooks@chef.io)

Copyright: 2013-2015, 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

chef-client >= 3.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

chef-reporting Cookbook CHANGELOG

This file is used to list changes made in each version of the chef-reporting cookbook.

v0.1.4 (2015-12-14)

  • Added Test Kitchen config
  • Added standard Chef .rubocop.yml config and resolve all warnings
  • Setup testing in Travis CI
  • Added a Berksfile
  • Added Gemfile with development deps
  • Add contributing, testing, and maintainers docs
  • Added a Rakefile for simplified testing
  • Added license headers to all files
  • Updated .gitignore and chefignore files
  • Updated all Opscode references to be Chef Software Inc.
  • Added this changelog file

For previous changes see the git log

Collaborator Number Metric
            

0.1.4 failed this metric

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

Contributing File Metric
            

0.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

Foodcritic Metric
            

0.1.4 passed this metric

No Binaries Metric
            

0.1.4 passed this metric

Testing File Metric
            

0.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
            

0.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