Sha256: e4c98fdc5f8511cc8608c75e7eb4f9f21f2426e75b7e13db7c08a0e2e19ad2c9

Contents?: true

Size: 409 Bytes

Versions: 6

Compression:

Stored size: 409 Bytes

Contents

maintainer       "Mike Fiedler"
maintainer_email "miketheman@gmail.com"
license          "Apache 2.0"
description      "Installs/Configures ruby-enterprise"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
version          "0.2.5"

recipe "ruby_enterprise", "Installs Ruby Enterprise Edition"

depends "build-essential"
%w{redhat centos fedora ubuntu}.each do |os|
  supports os
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
elzar-0.2.0 chef/cookbooks/ruby_enterprise/metadata.rb
elzar-0.1.2 chef/cookbooks/ruby_enterprise/metadata.rb
elzar-0.1.1 chef/cookbooks/ruby_enterprise/metadata.rb
elzar-0.1.0 chef/cookbooks/ruby_enterprise/metadata.rb
elzar-0.0.2 chef/cookbooks/ruby_enterprise/metadata.rb
elzar-0.0.1 cookbooks/ruby_enterprise/metadata.rb