Re: [Puppet Users] Explain Manifests and Modules

2013-01-09 Thread Ken Barber
Normally /etc/puppetlabs/puppet/manifests would contain the main entry point 'site.pp'. These days though with, Exported Node Classification (ie. the dashboard ENC) not everyone uses it and its now become optional. If you don't use an ENC, you can create a site.pp for example - and include a bunch

[Puppet Users] Explain Manifests and Modules

2013-01-09 Thread jim
Hello all, Can someone please explain why there is a manifests folder in /etc/puppetlabs/puppet e.g. /etc/puppetlabs/puppet/manifests If there is a manifests folder within each modules folder in /etc/puppetlabs/puppet e.g. /etc/puppetlabs/puppet/modules/ntp/manifests Is this directory /etc/pu