psychobyte
2012-Apr-16 16:45 UTC
[Puppet Users] configured puppet server as client now no updates are working
Hi, My puppet server was working up until I configured it to be a puppet client. I applied the configuration on the server which seemed to work fine. However, now when ever a client or itself asks for an updated configuration it always comes back with a successful poll, no updates, and the configuration version changed. So configuration changes are not being applied anymore. Is there some cache that''s not being cleared? Is there a way of reversing this? test-puppet ~ # puppetd -t info: Caching catalog for test-puppet.lab.lcl info: Applying configuration version ''1334594015'' notice: Finished catalog run in 0.02 seconds Thanks, -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/J7ehDlU1CUcJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
niraj
2012-Apr-16 17:13 UTC
[Puppet Users] Re: configured puppet server as client now no updates are working
Hi Psychobyte, Can you please post you site.pp and nodes.pp file which u have in server. On Monday, April 16, 2012 10:15:25 PM UTC+5:30, psychobyte wrote:> Hi, > > My puppet server was working up until I configured it to be a puppet > client. I applied the configuration on the server which seemed to work > fine. However, now when ever a client or itself > asks for an updated configuration it always comes back with a successful > poll, no updates, and the configuration version changed. So configuration > changes are not being applied anymore. > Is there some cache that''s not being cleared? Is there a way of reversing > this? > > test-puppet ~ # puppetd -t > info: Caching catalog for test-puppet.lab.lcl > info: Applying configuration version ''1334594015'' > notice: Finished catalog run in 0.02 seconds > > Thanks, >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/ZmBl6eP898cJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
psychobyte
2012-Apr-16 21:32 UTC
[Puppet Users] Re: configured puppet server as client now no updates are working
Actually, this was a stupid mistake on my part. I manage the puppet.conf file, when I applied the config. the puppet master config file got set to a puppet client config. I''m surprised it didn''t output any error messages. On Monday, April 16, 2012 9:45:25 AM UTC-7, psychobyte wrote:> > Hi, > > My puppet server was working up until I configured it to be a puppet > client. I applied the configuration on the server which seemed to work > fine. However, now when ever a client or itself > asks for an updated configuration it always comes back with a successful > poll, no updates, and the configuration version changed. So configuration > changes are not being applied anymore. > Is there some cache that''s not being cleared? Is there a way of reversing > this? > > test-puppet ~ # puppetd -t > info: Caching catalog for test-puppet.lab.lcl > info: Applying configuration version ''1334594015'' > notice: Finished catalog run in 0.02 seconds > > Thanks, >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/fW_u7t_SXIIJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.