|
|
|
|
|
by __mp
4738 days ago
|
|
>> It get's really interesting once you use puppet to install an RVM ruby version. > Yeah, don't do that. Why not? Puppet-RVM (https://github.com/blt04/puppet-rvm ) works very well. And puppet is basically a system documentation. Since it's clear what's installed on the machine. |
|
Second, it implies you've got build tools installed on your production machines. That's bad for security.
Third, I've seen RVM screw up too much to trust it. It's got far too many moving parts, and so far I haven't found anything I need which it does that isn't done better by some other simpler tool.