Using Chef (Engine)

Using Chef

Note: Please note this is a community contributed installation path.

Requirements

To use this guide you’ll need a working installation of Chef. This cookbook supports a variety of operating systems.

Installation

The cookbook is available on the Chef Supermarket and can be installed using your favorite cookbook dependency manager.

The source can be found on GitHub.

Usage

  • Add depends 'docker', '~> 2.0' to your cookbook’s metadata.rb
  • Use resources shipped in cookbook in a recipe, the same way you’d use core Chef