Hi,
I am very new to Puppet. I am running 3.5.1 via Foreman proxy.
I unfortunately getting the following error on my client when I attempt to register its cert with the master.
# puppet agent --server myserver.domain --waitforcert 60 --test
Error: Could not request certificate: Error 400 on SERVER: no 'environments' in {:current_environment=>#<Puppet::Node::Environment:0x7f33c50554b0 @name=:"*root*", @manifest="/etc/puppet/rack", @modulepath=[]>, :root_environment=>#<Puppet::Node::Environment:0x7f33c50554b0 @name=:"*root*", @manifest="/etc/puppet/rack", @modulepath=[]>} at top of []
Clearly I have something I have not setup or configured, but it is not clear based on the error what that might be.
Anyone have any suggestions on how I might proceed?
Thanks,
Terrence