Hi, I'd like to use ENC::
http://docs.puppetlabs.com/guides/external_nodes.html to keep hardwired customizations away from our classes and other files as much as possible particularly for the node name, but potentially as esoteric as a machine configuration, file permission, service name, etc - to keep the classes as flexible and general as possible. My questions: + have you done the above? + what were your learnings + do you have sample puppet_node_classifier's you can share? + how to use the definitions from ENC via the pm's puppet.conf's linkage to the ENC [main] : node_terminus = exec external_nodes = /usr/local/bin/puppet_node_classifier : My current question is how do you use the ENC definitions within the classes? Is this adequately described in-depth in the yet-to-be-published Puppet book? Stuart -- 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/7b5670b1-8ca6-4d63-bb38-3d0e5f5bfae6%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
