Re: [Puppet Users] class include question

2012-02-20 Thread Eslam Mamdouh
have you tried include rvm On Mon, Feb 20, 2012 at 3:29 PM, Peter Horvath wrote: > Hi, > > I am using RVM modul downloaded from the puppet website which has the > follwoing directory structure: > > rvm/manifests/classes > rvm/manifests/definitions > rvm/manifests/init.pp which contains the follow

[Puppet Users] class include question

2012-02-20 Thread Peter Horvath
Hi, I am using RVM modul downloaded from the puppet website which has the follwoing directory structure: rvm/manifests/classes rvm/manifests/definitions rvm/manifests/init.pp which contains the following lines import "classes/*.pp" import "definitions/*.pp" I used this module with puppet 2.6 an