Hi Greg, we are using Foreman as ENC and are not just uploading facts and reports to it. To allow multi-tenancy within the foreman we perform additional steps as part of the agent installation by submitting two custom facts, which are foreman_organization and environment. Foreman_organization is used so that a new server is assigned to the correct foreman organization, obviously, so that our project teams do not have to contact the foreman administrators when creating a new server. Both facts are perfectly working on all linux systems (RHEL/CentOS 5-7, Windows 2008 R2) and are correctly being transferred to Foreman, because they can be seen in the fact details of the host.
I attached two pictures. - The first one, the host view, is where you can see that the submitted facts are not shown/ are not useable for Foreman. I've highlighted the within Foreman manually assigned facts with a red frame. - The second one, the fact details of this host, show's that in general the facts are submitted. The question is, why is foreman not able to map the submitted facts to the overview and thereby to assign the server to the correct organization? Thanks, Robert Am Dienstag, 21. Juni 2016 18:11:27 UTC+2 schrieb Greg Sutcliffe: > > On 21 June 2016 at 15:18, 'Robert K' via Foreman users < > [email protected] <javascript:>> wrote: > >> Hi, >> >> is that the wrong place to ask for help and should I go to the dev >> mailing list? >> > > Mailing lists can sometimes be slow, you have to hit the right person ;) > > To your question - by default the facts are sent along with the ENC > request, so if you're only doing reporting, you won't see facts in the UI. > There are other ways to enable fact upload though, if that's the case, or > if you are using the ENC then there's some debugging to do. So the first > question is: are you using the ENC? > > Greg > -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
