You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running into this error any time I try to use the module. Even the most basic usage include rvm produces this error.
I have verified my Puppet version is 3 or greater (currently using 3.4.3).
Could not autoload rvm_system_ruby: Could not autoload /tmp/vagrant-puppet-3/modules-0/rvm/lib/puppet/provider/rvm_system_ruby/rvm_system_ruby.rb: undefined method `has_command' for Puppet::Type::Rvm_system_ruby::ProviderRvm:Class at /tmp/vagrant-puppet-3/modules-0/rvm/manifests/init.pp:28 on
The text was updated successfully, but these errors were encountered:
I'm running into this error any time I try to use the module. Even the most basic usage
include rvm
produces this error.I have verified my Puppet version is 3 or greater (currently using 3.4.3).
The text was updated successfully, but these errors were encountered: