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

RSS

example (15) Versions 0.1.6

Recipe cookbook that calls Chef resources defined in a separate resource cookbook dependency. Integration tests are in InSpec.

Policyfile
Berkshelf
Knife
cookbook 'example', '= 0.1.6', :supermarket
cookbook 'example', '= 0.1.6'
knife supermarket install example
knife supermarket download example
README
Dependencies
Changelog
Quality 100%

example

Build Status Cookbook Version

This is a simple cookbook that depends on a resource cookbook called example_resources, which defines a simple Chef resource.

The purpose of this cookbook is to illustrate the relationship between a cookbook that defines a new Chef resource, and another cookbook that consumes it.

Integration tests are in InSpec. Unit tests are in ChefSpec.

To test

Install ChefDK 0.12.0 or higher. (Test Kitchen 1.6.0 or higher is required. Test Kitchen 1.6.0 is bundled with 0.12.0 or higher.)

If you're using ChefDK ~> 0.11, look at v0.1.4 of this cookbook for instructions on testing.

$ kitchen verify

Development

Author

Created and maintained by [Kevin Dickerson](kevin), kevin.dickerson@loom.technology.

Dependent cookbooks

example_resources >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Changelog

This file tracks and describes changes to example_resources.

This project adheres to [semantic versioning 2.0][semver].

v0.1.5 (2016-03-30)

  • Updates readme for ChefDK 0.12.0
  • Adds shields.io badge to readme
  • Changes grammar slightly in short description in metadata

v0.1.4 (2016-03-20)

  • Adds more platform support to test suites
  • Changes change log to use present simple verb tense

v0.1.3 (2016-03-19)

  • Updates short description

v0.1.2 (2016-03-19)

  • Corrects spelling of InSpec
  • Corrects source and issue URLs
  • Changes Travis CI config
  • Corrects author email address
  • Adds short description
  • Removes integration test group from Berksfile
  • Changes readme to contain more content
  • Adds license

v0.1.1 (2016-03-18)

  • Corrects spelling of InSpec

v0.1.0 (2016-03-18)

  • Initial version, a simple cookbook that depends on example_resources

Foodcritic Metric
            

0.1.6 passed this metric