Issue #7552 has been reported by Peter Meier. ---------------------------------------- Bug #7552: Adjust documentation for auth.conf while prototyping inventory service https://projects.puppetlabs.com/issues/7552
Author: Peter Meier Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected URL: On http://docs.puppetlabs.com/guides/inventory_service.html section `Configuring Access` states that for prototyping you need: <pre> path /facts method find, search allow * </pre> However this should be: <pre> path /facts auth no method find, search allow * </pre> Otherwise you will get a `Forbidden request` -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
