Open adoom42 opened 4 years ago
do we need to?
given that r10k runs within puppet, from the puppet installation itself, do we really need to guarantee a Ruby installation?
perhaps we should, "simply", rip out all the code that deals with Ruby as a dependency / prerequisite, along with this module dependency.
The module depends on the puppetlabs/ruby module. From metadata.json:
It appears that the ruby module has been abandoned: https://github.com/puppetlabs/puppetlabs-ruby
Please find another way to handle ruby installs.