Facts are not uploading and visible in foreman

Hi,

There are no facts in foreman post completion of "puppet agent -t". It's
the same behavior from all the nodes.

I have checked /var/log/foreman/production.log and no instances of
successful or error messages regarding facts, where as i can see successful
report submissions in the same log.

Plz help.

-Harish

I had this issue with foreman deployed hosts, problem was the build state
of the system did not change to "installed" after installing

running
wget -q -O /dev/null --no-check-certificate https://foreman/unattended/built

after installation solved this problem for me

cheers
Funksen

··· Am Samstag, 11. März 2017 12:17:21 UTC+1 schrieb Harish Kothuri: > > Hi, > > There are no facts in foreman post completion of "puppet agent -t". It's > the same behavior from all the nodes. > > I have checked /var/log/foreman/production.log and no instances of > successful or error messages regarding facts, where as i can see successful > report submissions in the same log. > > Plz help. > > -Harish > > >