On Feb 10, 8:59 am, mukulm <[email protected]> wrote: > Hi, > > I am using puppet open source & their are above 2000 nodes in my > network & getting SSL certificates issues with some of the remote > nodes & they are not in sync with puppet server where others are in > sync with server & date of the nodes systems are in sync with ntp > server, also tried the following as, > > 1. Deleted the nodes certificate on the puppet server > 2. Deleted the SSL directory of the agent. > 3. Run puppet agent --test on that agent to generate a new > certificate request. > > but I have to regularly repeat the above process within a timeframe > (weekly or monthly) so is there any other way other than this so that > all of my agent should be in sync. > > Also how can I find the sync & unsync count ? > > Thanks > mukulm
To help clarify things, are all your nodes and masters in sync with the same NTP server? This is a common source of the issues you are describing. If you are still running into issues can you post (pastbin) the errors so others can help you troubleshoot? -- 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.
