On 12.11.2010 19:22, techn0gichida wrote:
I found the problem in /etc/sysconfig/puppetmaster. The MANIFEST
directive wasn't commented out. Shouldn't this be commented on that it
needs to be commented out for multiple environment use?

I don't really see your point. Yes, there is a commented out line in the posted config. Randomly commenting out such a line from your conf surely won't fix a problem you're having?

Besides, theres a perfectly functional manifest= line just below it:

[int]
#    modulepath = /etc/puppet/modules/int
#    manifest = /etc/puppet/manifests/int/site.pp
manifest = /etc/puppet/int/site.pp
modulepath = /etc/puppet/int/modules

Regards,
Felix

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To post to this group, send email to puppet-us...@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