cookbook 'pinto', '= 0.1.5'
pinto (11) Versions 0.1.5 Follow0
Installs/Configures pinto
cookbook 'pinto', '= 0.1.5', :supermarket
knife supermarket install pinto
knife supermarket download pinto
pinto Cookbook
Installs, configures Pinto application
recipes
- pinto::application - installs Pinto application in standalone mode
- pinto::server - installs Pinto server ( should be run after pinto::application recipe )
attributes
may be overridden to alter recipes behaviour
-
pinto.bootstrap.user
- the user which Pinto installation files belongs to, default value is 'pinto' -
pinto.bootstrap.group
- the group which Pinto installation files belongs to, default value is 'pinto' pinto.bootstrap.home
- the home directory of application user, default value is '/home/pinto/', so application will be installed intopinto.bootstrap.home/opt/local/pinto
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 is '/home/pinto/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.4-x86_64, , Chef 10.14.0
- 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
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.