Hi Martin,
On Sat, Jan 30, 2016 at 5:03 AM, Martin Alfke <
tux...@gmail.com> wrote:
> Hi Matt,
>
> an ENC can set an environment for a node.
Yep. I'm using an ENC to set the environment to 'apt'.
> In case that a node does not specify an environment it will make use of environment production.
> You can specify node environment on the node in puppet.conf in agent section:
>
> [agent]
> environment = apt
Sure. I'd like to avoid setting any environment in the puppet.conf and
only use the ENC *and* not get the warning.
Any ideas?
Thanks for the help!
-m