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

Author provided reason for deprecation:

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

RSS

chef-compliance (6) Versions 0.1.0

Installs/Configures chef-compliance

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

chef-compliance Cookbook

Build Status
Cookbook Version

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

Requirements

This cookbook is tested with Chef (client) 12. It may work with or
without modification on earlier versions of Chef, but Chef 12 is
recommended.

This cookbook will install Chef Compliance, but requires you to setup
the server by going to https://<host>/ and accepting the EULA.

Cookbooks

  • chef-ingredient cookbook

Platform

This cookbook is tested on the following platforms using the
Test Kitchen .kitchen.yml in the repository.

  • Ubuntu 12.04 64-bit

Attributes

chef-compliance::default

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['chef-compliance']['version']</tt></td>
<td>String</td>
<td>What version of compliance to install</td>
<td><tt>nil</tt></td>
</tr>
<tr>
<td><tt>['chef-compliance']['package_source']</tt></td>
<td>String</td>
<td>Anything other than package cloud</td>
<td><tt>nil</tt></td>
</tr>
<tr>
<td><tt>['chef-compliance ']['api_fqdn']</tt></td>
<td>String</td>
<td>FQDN of host</td>
<td><tt>node['fqdn']</tt></td>
</tr>
<tr>
<td><tt>['chef-compliance']['configuration']</tt></td>
<td>Hash</td>
<td>Arbitrary config to add to chef-compliance.rb</td>
<td><tt>{}</tt></td>
</tr>
</table>

Usage

chef-compliance::default

Add chef-compliance to your run list.

License and Authors

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-compliance CHANGELOG

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

0.1.0


Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.

Foodcritic Metric
            

0.1.0 passed this metric