Re: [Puppet Users] external node classifiers

2013-12-04 Thread Jason Antman
Stuart, Yes, many of us use ENCs, though it seems to be mostly limited to larger shops; these days many people are moving in the direction of hiera instead. I've been using various ENCs for the past ~4 years. There are relatively few good choices for already-written ENCs. (well, if you just want

[Puppet Users] external node classifiers

2013-12-03 Thread Stuart Cracraft
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, et

[Puppet Users] External Node Classifiers

2009-06-29 Thread Gary Larizza
Hi everyone, I've defined an external node classifier (the script is http://pastie.org/528040 ) in my puppet.conf ( http://pastie.org/528046 ) , and have moved the regular nodes.pp files. I've also commented out the import statement for the nodes.pp file in my site.pp file. When I connect from