Host out of sync in foreman interface

Hello All,

I have foreman installation where i have several clients installed using it.

  1. I configured puppet as run every 30 min onto puppet server.
  2. I configured puppet agent some of the puppet client as run once in
    24hrs.

puppet run is working properly on to all clients but still foreman
interface shows out of sync status for that host.

please suggest something to resolve this.

thanks,
Aditya

Hi Aditya,

Have you configured the puppet masters to deliver reports into Foreman?
http://theforeman.org/manuals/1.9/index.html#3.5.4PuppetReports

If the reports are being processed by Foreman, but the host shows as out of
sync, there's another setting to look at. By default, Foreman will show
hosts with a last report more than 5 older than the report interval as out
of sync. This can be adjusted with the "outofsync_interval" here:
http://theforeman.org/manuals/1.9/index.html#3.5.2ConfigurationOptions

Cheers,
Aaron

··· On Sun, Dec 20, 2015 at 11:30 PM, Aditya Gupta wrote:

Hello All,

I have foreman installation where i have several clients installed using
it.

  1. I configured puppet as run every 30 min onto puppet server.
  2. I configured puppet agent some of the puppet client as run once in
    24hrs.

puppet run is working properly on to all clients but still foreman
interface shows out of sync status for that host.

please suggest something to resolve this.

Thanks Alot Aaron!!!

··· On Monday, December 21, 2015 at 7:03:07 PM UTC+5:30, Aaron Stone wrote: > > On Sun, Dec 20, 2015 at 11:30 PM, Aditya Gupta > wrote: > >> Hello All, >> >> I have foreman installation where i have several clients installed using >> it. >> >> 1. I configured puppet as run every 30 min onto puppet server. >> 2. I configured puppet agent some of the puppet client as run once in >> 24hrs. >> >> puppet run is working properly on to all clients but still foreman >> interface shows out of sync status for that host. >> >> please suggest something to resolve this. >> >> > Hi Aditya, > > Have you configured the puppet masters to deliver reports into Foreman? > http://theforeman.org/manuals/1.9/index.html#3.5.4PuppetReports > > If the reports are being processed by Foreman, but the host shows as out > of sync, there's another setting to look at. By default, Foreman will show > hosts with a last report more than 5 older than the report interval as out > of sync. This can be adjusted with the "outofsync_interval" here: > http://theforeman.org/manuals/1.9/index.html#3.5.2ConfigurationOptions > > Cheers, > Aaron > >

I realise this is an old topic but this has just resolved an issue I’ve had upgrading from Puppet 3 to 5.