项目作者: wbotelhos

项目描述 :
Ruby Cookbook for Chef
高级语言: Ruby
项目地址: git://github.com/wbotelhos/chef-ruby.git
创建时间: 2018-03-02T07:19:18Z
项目社区:https://github.com/wbotelhos/chef-ruby

开源协议:MIT License

下载


Ruby

Cookbook
Patreon

Installs and configure Ruby.

Config

  • node['chef-ruby']['source']['checksum']: Checksum of the Ruby package.
  • node['chef-ruby']['source']['dir']: Directory where the Ruby will be installed.
  • node['chef-ruby']['source']['extension']: The extension type of the source file.
  • node['chef-ruby']['source']['uri']: URI for source donwload.
  • node['chef-ruby']['source']['version']: The Ruby version.

Usage

Berkshelf

  1. source 'https://supermarket.chef.io'
  2. cookbook 'chef-ruby'

Node

The following nodes is an example of the minimal needed to run correctly this cookbook:

  1. {
  2. "run_list": [
  3. "recipe[chef-ruby]"
  4. ]
  5. }

Love it!

Via PayPal or Patreon. Thanks! (: