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

pinto (11) Versions 0.1.3

Installs/Configures pinto

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

pinto Cookbook

Installs, configures Pinto

recipes

  • pinto::application - installs Pinto application
  • pinto::server - installs Pinto server (should be run after pinto::application recipe), now works only in centos

attributes

may be overridden to alter recipe behaviour

  • pinto.bootstrap.home - the directory where Pinto is installed at, default value is '$HOME/opt/local/pinto'
  • pinto.bootstrap.user - the user which Pinto installation files belongs to, default value is 'root'
  • pinto.bootstrap.user - the group which Pinto installation files belongs to, default value is 'root'
  • pinto.bootstrap.repo_url - url for Pinto stratopan repository, default value is 'http://stratopan.com:2700/Stratopan/Pinto/Production'

  • pinto.server.repo_root - the path to the root directory of your Pinto repository. The repository must already exist at this location. This attribute is required. default value $HOME/opt/local/pinto/repo

  • pinto.server.host - pinto server bind host, default value is '0.0.0.0'

  • pinto.server.port - pinto server bind port, default value is '5000'

  • pinto.server.workers - number of pinto server workers, default value is '3'

tested on

  • CentOS-6.3-x86_64-minimal, Chef 10.14.2
  • Debian-6.0.4-64-bit, Chef 11.4.4
  • Ubuntu 10.04.1 LTS, Chef 11.4.4

current release

http://community.opscode.com/cookbooks/pinto

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found