On Thursday, January 3, 2013 9:08:48 AM UTC-6, Aleksandar Nikolic wrote:
>
> Hi guys,
>
> I am fairly new to puppet and I am having a problem with one of the 
> clients. I recently installed a new server that should get config from 
> puppet master. All similar servers I recently installed didn't have any 
> problem. I installed puppet agent on the server and sent a sign request. 
> SSL cert is signed but when I run puppetd manually I get the following:
>
> info: Retrieving plugin
> info: Caching catalog for client4
> info: Applying configuration version '1357214285'
> notice: Finished catalog run in 0.01 seconds
>
> Even though it says catalog run finish nothing is applied. The strange 
> thing is that I recently installed the same OS on the same machine and 
> didn't get any problem. I tried various debug options but searching the 
> output didn't help.  
>
>

As Denmat implied, this looks like a problem at your master.  It recognizes 
the client, but serves up an empty catalog.  That probably means that the 
node block you think will match the client does not in fact match it, but 
there are other possibilities.


John

-- 
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/-/6sWqd96pz8UJ.
To post to this group, send email to puppet-users@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