Skip to content

cloudfoundry_source does not install rbenv #2

@andreacampi

Description

@andreacampi

From Fabrizio Frosali

Deploying with run list:

recipe[cloudfoundry-dea]

errors out:

rbenv not installed. Can't run rbenv_command


# In /var/chef/cache/cookbooks/cloudfoundry/providers/source.rb

 54:     gr = rbenv_gem "bundler" do
 55:       version new_resource.bundler_version
 56:       ruby_version new_resource.ruby_version
 57:       action :nothing
 58:     end
 59:     gr.run_action(:install)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions