On 10/08/16 15:41, Michael Hurn wrote:
> Thank you some how it got set to '4.3.1'
> 
> That fixed my test/dev system but the production now gives:
> 
> E, [2016-08-10T14:33:21.692073 #19365] ERROR -- : Failed to list puppet
> environments: Failed to query Puppet find environments v2 API: 403
> {"message":"Not Authorized: Forbidden request:
> vm-puppet.test.local(127.0.1.1) access to /v2.0/environments [find] at
> :119","issue_kind":"FAILED_AUTHORIZATION"}

Check the /etc/puppet/auth.conf configuration on your master, it needs
to have the following entry:

path /v2.0/environments
method find
allow *

You may need to restart it after adding this.

-- 
Dominic Cleal
[email protected]

-- 
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.

Reply via email to