Hi,

On 02/06/2012 11:39 AM, sateesh wrote:
> when
> I run the agent command along with parameter "--test", then the
> catalog is executed for the client to create the test file. Please let
> me know where I have went wrong. I have waited for 1 hour whether the
> test file will be created after starting the agent. But it didn't
> created.

Simply running "puppet agent" will fork the agent to the background for
regular operation. The catalog from the master should be applied twice
an hour. If puppet fails to do so, that's an error.

Please inspect your system logs. The puppet agent should leave a trace
of its routine run there, also logs of the changes it makes to your
system and any errors that occur.

> Also, is there any way to run a command on server to execute the
> catalog for the client.

Have a look at "puppet kick" please.

HTH,
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-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