ERF12-2749 » History » Revision 3
Revision 2 (Dominic Cleal, 07/01/2014 11:45 AM) → Revision 3/7 (Joshua Hoblitt, 07/31/2014 04:37 PM)
h1. ERF12-2749
h2. Unable to get environments from Puppet
Check /var/log/foreman-proxy/proxy.log on your puppetmaster for more details.
h2. When using Puppet's "environmentpath" setting
Directory environments (environmentpath) are unsupported currently in Foreman. Watch #4699 for further details and release version.
h2. When using Puppet 3.6 or higher
Ensure you have foreman-proxy 1.5.1 or higher when using Puppet 3.6.
Ensure that your @auth.conf@ enables access to the enviroments endpoint.
@path /v2.0/environments
method find
allow *@