Hi Matt. AFAIK production is the default environment assigned to all the nodes.
try puppet config print environment On Thu, Jan 28, 2016 at 3:49 AM, Matt Zagrabelny <[email protected]> wrote: > Greetings, > > I've searched a bit and found some hits for the subject, but nothing that > helps. > > I'm using an ENC to drive the environment of my nodes. > > I don't have "production" defined anywhere in my puppet.conf: > > # grep production /etc/puppet/puppet.conf || echo "not there" > not there > > and it is not defined on my command-line run: > > puppet agent -t --server puppet-3-7 --debug > > but I still get a warning about the local environment: > > Warning: Local environment: "production" doesn't match server > specified node environment "apt", switching agent to "apt". > > Where else (besides the /etc/puppet/puppet.conf and the command-line > option --environment) do I look for the local environment being set? > > Thanks! > > -m > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/CAOLfK3U3AFz%2BZzTvHXzLmodL8Tcw6QX1PwPvCDRtAN5fw-3SVw%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- Alfredo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAAWpFTEB9m3xqV%3D1MDXEaUo9bQe8%2BySMmEgKZKyH6T9M_qt0Hw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
