On 10/17/12 7:26 PM, Worker Bee wrote:
> Hi Everyone;
> 
> I just stood up a new (open source) 3.0 Puppet Master.
> For some reason, my modules are not getting applied and I cannot figure
> out why.
> 
> What logs should I be looking at?  Any troubleshooting suggestions? 
> 
> Thanks so much!
> Bee

Bee,

Look for the modulepath in your puppet.conf and ensure that your modules
are in there. Then you should be able to do `puppet apply -v
/module/path/<module>/tests/init.pp`. That init.pp is likely a one liner
that does 'include <module>'.

http://docs.puppetlabs.com/puppet/3/reference/modules_fundamentals.html

Regards,
-g

-- 
Garrett Honeycutt

206.414.8658
http://puppetlabs.com

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to