cookbook 'chef-reporting', '= 0.1.2'
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.
chef-reporting (2) Versions 0.1.2 Follow7
Installs/Configures chef-reporting
cookbook 'chef-reporting', '= 0.1.2', :supermarket
knife supermarket install chef-reporting
knife supermarket download chef-reporting
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 thechef-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.