puppet-rvm
puppet-rvm copied to clipboard
Security concerns about installing RVM as root user
The RVM documentation describes that RVM should not be installed as user root for system-wiede multi-user installations: https://rvm.io/support/troubleshooting/#sudo . Instead sudo should be used.
Is this a valid case for puppet-rvm? Or are these security concerns handled somehow?