Actions
ERF12-2749 » History » Revision 5
« Previous |
Revision 5/7
(diff)
| Next »
Dominic Cleal, 08/01/2014 02:20 AM
ERF12-2749¶
Unable to get environments from Puppet¶
Check /var/log/foreman-proxy/proxy.log on your puppetmaster for more details.
When using Puppet's directory environments¶
Ensure you have foreman-proxy 1.5.2 or higher when using Puppet 3.6+ and directory environments ("environmentpath" setting).
Ensure that your auth.conf
enables access to the enviroments endpoint.
path /v2.0/environments
method find
allow *
Updated by Dominic Cleal over 10 years ago · 7 revisions