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-analytics cookbook has been deprecated

Author provided reason for deprecation:

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

RSS

chef-analytics (4) Versions 0.2.1

Installs/Configures chef-analytics

Policyfile
Berkshelf
Knife
cookbook 'chef-analytics', '= 0.2.1', :supermarket
cookbook 'chef-analytics', '= 0.2.1'
knife supermarket install chef-analytics
knife supermarket download chef-analytics
README
Dependencies
Changelog
Quality 100%

chef-analytics Cookbook

Build Status Cookbook Version

This cookbook configures a system to be a standalone Chef Analytics Server. It will install the appropriate platform-specific opscode-analytics Omnibus package from Package Cloud and perform the initial configuration.

Requirements

Platforms

  • Ubuntu 12.04/14.04
  • RHEL 6/7

Chef

  • Chef 12.1+

Cookbooks

  • chef-ingredient cookbook

Misc

This cookbook will also not properly install analytics unless you have copied actions-source.json into /etc/opscode-analytics from your chef-server.

Attributes

chef-analytics::default

Key Type Description Default
<tt>['chef-analytics']['version']</tt> String What version of analytics to install <tt>nil</tt>
<tt>['chef-analytics']['package_source']</tt> String Anything other than package cloud <tt>nil</tt>
<tt>['chef-analytics']['api_fqdn']</tt> String FQDN of host <tt>node['fqdn']</tt>
<tt>['chef-analytics']['configuration']</tt> Hash Arbitrary config to add to opscode-analytics.rb <tt>{}</tt>
<tt>['chef-analytics']['accept_license']</tt> Boolean Boolean value indicating you agree to the Chef MLSA <tt>false</tt>

Usage

chef-analytics::default

Add chef-analytics to your run list.

License and Authors

  • Author: Elliott Davis edavis@chef.io
  • Copyright 2012-2016, 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-ingredient >= 0.12.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

chef-analytics CHANGELOG

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

v0.2.1 (2016-07-29)

  • Improved requirements section in the readme and removed HTML table
  • Added chef_version to metadata
  • Removed Chef 11 compatibility around issues_url and source_url in metadata
  • Added supported platforms to the metadata

v0.2.0 (2016-05-16)

  • Added option to pass channel to chef-ingredient
  • Added ability to accept EULA via attribute
  • Changed package-source attribute to package_source for consistency
  • Set default action to upgrade instead of install
  • Added gaurd to analytics reconfigure

v0.1.0

  • Initial release of chef-analytics

Collaborator Number Metric
            

0.2.1 passed this metric

Foodcritic Metric
            

0.2.1 passed this metric