On 02/22/2013 05:43 PM, Raymond Regnier wrote: > Hi, > > No i'm trying to have puppet run all of the pp files under the module's > manifest directory > all it does is run init.pp > > could it be because I'm not specifying every specifc pp file in my > site.pp file on the master?
But that's the thing - you don't "run" a manifest file. Puppet uses the files to find declarations of types and classes. What exactly are you trying and failing? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
