cookbook 'bjn_ruby', '= 2.2.1'
bjn_ruby (7) Versions 2.2.1 Follow0
Ruby for Blue Jeans nodes
cookbook 'bjn_ruby', '= 2.2.1', :supermarket
knife supermarket install bjn_ruby
knife supermarket download bjn_ruby
bjn_ruby
Installs the Ruby programming language from
the Brightbox repository.
Also includes common ancillary packages (e.g. bundler
).
Requirements
This cookbook depends on apt
and magic
. The following platforms are
officially supported:
- Ubuntu 12.04
- Ubuntu 14.04
Attributes
Attributes are documented inline, so check out attributes/default.rb
. You
prolly don't want to touch anything except the version, though.
Recipes
This cookbook contains only a default
recipe, which installs Ruby and friends.
Dependent cookbooks
apt >= 0.0.0 |
magic >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.