Problem: multiple facts search query not working
Expected outcome: facts name and its value
Foreman and Proxy versions: 1.20
Foreman and Proxy plugin versions: 1.20
Distribution and version:
Other relevant data:
We are trying to get the bios version of physical servers and bios vendor when when we are querying it in facts search page its give nothing. Below is the query we are using to get this detail. Please help.
facts.virtual = physical and fact = bios_version and fact = bios_vendor
/Krishna