Coder Social home page Coder Social logo

optoro_ruby's Introduction

Description

This cookbook installs ruby

Requirements

Platform:

  • Ubuntu (= 14.04)

Cookbooks:

  • apt
  • build-essential
  • rvm

Attributes

  • node['optoro_ruby']['install_method'] - Defaults to build_source.
  • node['optoro_ruby']['ruby_major_version'] - Defaults to 2.1.
  • node['optoro_ruby']['ruby_minor_version'] - Defaults to 2.
  • node['optoro_ruby']['ruby_full_version'] - Defaults to %{major}.%{minor}.
  • node['optoro_ruby']['source_name'] - Defaults to format('ruby-%{full_version}.tar.gz', full_version: node['optoro_ruby']['ruby_full_version']).
  • node['optoro_ruby']['source_directory'] - Defaults to format('/tmp/ruby-%{full_version}', full_version: node['optoro_ruby']['ruby_full_version']).
  • node['optoro_ruby']['download_url'] - Defaults to download_url.
  • node['optoro_ruby']['source_sha256_sum'] - Defaults to f22a6447811a81f3c808d1c2a5ce3b5f5f0955c68c9a749182feb425589e6635.
  • node['optoro_ruby']['source_dependencies'] - Defaults to %w(.
  • node['optoro_ruby']['debian_build_dependencies'] - Defaults to %w(.
  • node['optoro_ruby']['maintainer'] - Defaults to Devops User <[email protected]>.
  • node['optoro_ruby']['package_256_sha'] - Defaults to dfb6657042d85337001b1df4cacb1734668cc7334a7f7d40ef9603462b3942dc.
  • node['optoro_ruby']['s3_download_url'] - Defaults to s3_url.
  • node['rvm']['global_gems'] - Defaults to [ ... ].
  • node['rvm']['default_ruby'] - Defaults to ruby-2.0.0-p598.

Recipes

  • optoro_ruby::build
  • optoro_ruby::build_package
  • optoro_ruby::build_source
  • optoro_ruby::bundler
  • optoro_ruby::default
  • optoro_ruby::install_package
  • optoro_ruby::rvm

License and Maintainer

Maintainer:: Optoro ([email protected])

License:: MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.