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

curl -k -H "Accept: yaml" https://puppet:8140/production/facts/node

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,


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/0e1eb4b4-fe87-488a-b695-8860efd9a8c4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to