I am trying to pull information down to my dashboard server one of my Puppet master. I can do the following and retrieve inventory information without any issue using API
But when I try to retrive the same facts from Puppet Dashboard it says:
Inventory
Could not retrieve facts from inventory service: 404 "Not Found"
I am using Puppet Dashboard 1.2.1. All fact information is correct per documentation in auth.conf, is there something specific to Puppet Dashboard that is causing this to not work?
Would appreciate any insight,