Hi psychobyte, Thanks for your reply.
I have installed the puppet 2.7.10 using gem. I observed that the client is not at all hitting the server to get the catalog. I have waited for an hour whether the new catalog will execute on the client. But it doesn't. So I tried run the command with --test. The catalog executed correctly. Please let me know what I have mistaken in the setup. I have signed the certificate from the server. I tried with setinterval options and also without that option. But both didn't worked. Thanks in advance, Sateesh B. On Feb 6, 11:27 pm, psychobyte <[email protected]> wrote: > you can set the client to update it's catalog w/ this parameter > > runinterval = 3600 > > On Feb 6, 2:06 am, sateesh <[email protected]> wrote: > > > Hi, > > > I had set up the puppet agent / master configuration. I have written > > the site.pp in manifests. The catalog is running on the client with > > some time intervals. I have observed that it took some 5 - 15 min for > > running that manifest. > > > For immediate testing I have run the puppet agent using --test > > parameter. > > > Is there any config file where the time interval is set. and is there > > any way to run that catalog for all clients from the master machine. > > > Also is there any way to specify the catalog for a client. I guess the > > site.pp is default. > > > Thanks in advance, > > Sateesh B. > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
