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

Installs/Configures chef-reporting

Policyfile
Berkshelf
Knife
cookbook 'chef-reporting', '= 0.1.2', :supermarket
cookbook 'chef-reporting', '= 0.1.2'
knife supermarket install chef-reporting
knife supermarket download chef-reporting
README
Dependencies
Quality -%

Description

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

Requirements

A Chef 11 client where the version is < 11.6.0

Opscode Cookbooks

The chef-reporting::default recipe requires the chef-client cookbook

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 and Author

Author:: James Casey (james@opscode.com)
Copyright:: 2013, Opscode, 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

Dependent cookbooks

chef-client >= 3.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found