Issue #2834 has been updated by James Turnbull. Target version deleted (queued)
---------------------------------------- Bug #2834: external node classifier should take client's idea of the environment into account https://projects.puppetlabs.com/issues/2834 Author: Alan Barrett Status: Accepted Priority: Normal Assignee: Jesse Wolfe Category: plumbing Target version: Affected Puppet version: 0.25.4 Keywords: Branch: This is a feature request. I would like the external node classifier to be the final authority over what environment is used for each client, but I would like the node classifier to have access to more than just the client hostname when making its decision. I would especially like the node classifier to have access to the environment value that the client requests, but it may also be useful to have access to more facts. For example, I would like to be able to write an external node classifier that incorporates rules like this: * any node may request to be in the "bootstrap" environment at any time * certain nodes may switch back and forth between the "test" or "dev" environments whenever they like, but may never be in the "prod" environment * certain nodes are always in the "prod" environment (unless they request to be in the "bootstrap" environment) Issue #2748 is related. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
