RiotGamesCookbooks / rbenv-cookbook

Installs and configures rbenv
http://community.opscode.com/cookbooks/rbenv
Apache License 2.0
137 stars 109 forks source link

Refactored user manage_home to conform to Chef 13 syntax. #145

Closed bemehiser closed 3 years ago

bemehiser commented 6 years ago

Fixes issue described in #144

PierreRambaud commented 6 years ago

👍 +1

bemehiser commented 6 years ago

@PierreRambaud and anyone else who wants to use Chef 13.

I would recommend use of the ruby_rbenv cookbook, which is a fork of the rbenv cookbook.

I have been unsuccessful in my attempts to update and or gain ownership of this project. In short, rbenv has been abandoned.

PierreRambaud commented 6 years ago

@bemehiser Thanks a lot for information ;)

madwort commented 6 years ago

Thanks for the pointer, we at transportapi have been using our own internal fork with some useful patches for us (e.g. enabling live_stream), will see about moving over to your fork https://github.com/RiotGamesCookbooks/rbenv-cookbook/compare/master...transportapi:master