朱秀龙
2013-Mar-15 03:45 UTC
[Puppet Users] run puppet master with apache , why no module include in catalog ?
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+unsubscribe@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.
尹川51web
2013-Mar-18 00:47 UTC
Re: [Puppet Users] run puppet master with apache , why no module include in catalog ?
you can try ''puppet agent --debug --noop --no-daemonize'' to see more message. On Fri, Mar 15, 2013 at 11:45 AM, 朱秀龙 <ni126ni@gmail.com> wrote:> 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+unsubscribe@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. > > >-- 尹川 成都世纪东方网络通信有限公司 手机:18628014224 QQ:254113859 -- 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+unsubscribe@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.