First I run puppet master with default webserver webrick, and it work well, 
I have a test module, and when I make any changes to this module, when 
executing puppet agent the system can make corresponding changes.
But when I migrate puppet master from webrick to apache, after changing the 
test module, and run puppet agent , puppet agent don't notice the module 
change, and don't do any change to system, but no error occured. 

I checked the catalog after running puppet agent, when with webrick, the 
catalog inlcude module information as expected, but with apache, the 
catalog don't include any module at all.

Where is the problem? 

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to