I'm trying to use this RVM puppet module, but puppet is complaining that it can't find Stage[main]:
Could not find stage main specified by Class[Rvm] at /etc/puppet/modules/rvm/manifests/system.pp:3
Has anyone encountered this in the past?
Thanks!
Just a guess, but run stages were added in Puppet 2.6.0. Are you on a version older than that?