Steven VanDevender wrote: > However, what I'd really prefer to do is use the external node > classifier only to supply the setting of the Puppet "environment" > variable, and leave all of the class membership details in our existing > nodes.pp (included from site.pp).
Just turn all your nodes into classes and include a single class with the hostname you get as argument in your external nodes classifier. There is no reason at all to confuse yourself with nodes, if you have a script. Regards, DavidS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
