----- Original Message ----- > From: "John Doe" <[email protected]> > To: "puppet-users" <[email protected]> > Sent: Thursday, 26 May, 2016 15:34:17 > Subject: [Puppet Users] Puppet environments..
> Hey, > > I been stuck for a while with this now. > > Thing is that I can't understand how tell puppetmaster to issue different > environments for the agent. I see in Puppet Enterprise everything is > explained very well and detailed, but in open source version everything > looks very messy, there is no clear picture how things should look like. > > The most confusing part here for me is that how to TEACH puppetmaster > identify nodes and then assign them to appropriate environment? you have 2 options, either on the node configure environment in the puppet.conf or you must have an ENC that sets the node environment. That's it, ENC docs @ https://docs.puppet.com/guides/external_nodes.html If you're on latest Puppet you might like a prebuilt one I made @ https://forge.puppet.com/ripienaar/classifier -- 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/2049786089.219986.1464270890380.JavaMail.zimbra%40devco.net. For more options, visit https://groups.google.com/d/optout.
