> External node classifiers can only specify variables and classes, > not resources. Big limitation.
I personally like the separation. In our case we want to provide a 'model/data only' approach at that layer - and hide 'code logic'. Of course parameterized classes (coming in rowlf I believe) will make things look nicer as well so I can avoid the global vars. > Why *should* I use an external node classifier? I would just need to > invent a description language for describing my nodes, when there > already is an existing one in Puppet. I'm guessing you've seen puppet-dashboard right? It avoids the need to develop your own thing if you don't want to. ken. -- 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.
