cookbook 'phusionpassenger', '= 0.1.0'
phusionpassenger (3) Versions 0.1.0 Follow0
Installs Phusion Passenger 5+
cookbook 'phusionpassenger', '= 0.1.0', :supermarket
knife supermarket install phusionpassenger
knife supermarket download phusionpassenger
phusionpassenger Cookbook
Ultra lightweight cookbook for installing Phusion Passenger 5
Requirements
Platforms
- Ubuntu 14.04 LTS
Chef
- Chef 12.2.0
packages
-
phusionpassenger::default
- Installs Phusion Passenger
Attributes
phusionpassenger::default
See attributes/default.rb
for default values.
-
node['phusionpassenger']['keyserver']
- Key server url -
node['phusionpassenger']['recv_keys']
- Key id
Usage
phusionpassenger::default
Just include phusionpassenger
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[phusionpassenger]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
Authors: David Saenz Tagarro
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
phusionpassenger CHANGELOG
This file is used to list changes made in each version of the phusionpassenger cookbook.
0.1.0
- [David Saenz Tagarro] - Initial release of phusionpassenger
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Foodcritic Metric
0.1.0 passed this metric
0.1.0 passed this metric