cookbook 'bjn_ruby', '= 2.1.2'
bjn_ruby (7) Versions 2.1.2 Follow0
Ruby for Blue Jeans nodes
cookbook 'bjn_ruby', '= 2.1.2', :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
and ruby-shadow
).
Requirements
This cookbook depends on apt
and build-essential
. 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, though.
Recipes
This cookbook contains only a default
recipe, which installs Ruby and friends.
Dependent cookbooks
apt >= 0.0.0 |
build-essential >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.