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

drone (37) Versions 0.3.1

Installs/Configures Drone

Policyfile
Berkshelf
Knife
cookbook 'drone', '= 0.3.1', :supermarket
cookbook 'drone', '= 0.3.1'
knife supermarket install drone
knife supermarket download drone
README
Dependencies
Quality -%

Drone cookbook

Build Status

Installs Drone, a CI server built on Docker.

Requirements

Chef

  • Chef 11+

Platforms

  • Ubuntu 12.04
  • Ubuntu 12.10
  • Ubuntu 13.04
  • Ubuntu 13.10 (Experimental)

Usage

Include recipe[drone] in your run list.

Attributes

These attributes are under the node['drone'] namespace.

Attribute Description Type Default
package_url URL of the Drone package to download and install String http://downloads.drone.io/latest/drone.deb
temp_file Path to store the downloaded package String /tmp/drone.deb
config_file Location of Drone config file String /etc/init/drone.conf
droned_opts Options to use when running Drone String --port=:80

Recipes

  • recipe[drone] Installs/Configures Drone

No quality metric results found