Im getting this error on my node agent, when i run puppet agent --test
err: /File[/var/lib/puppet/lib]: Could not evaluate: Could not retrieve information from environment production source(s) puppet://puppet/plugins
The problem is that I don't have a environment called "production". Why is that being called? Is "production" some default or required name?
thanks