[Puppet Users] Re: Node Classifications

2013-08-01 Thread jcbollinger
On Wednesday, July 31, 2013 11:53:13 AM UTC-5, Worker Bee wrote: > > Hi Everyone, > > I am struggling a bit with the order of precedence of node > classifications. When using .pp files to classify nodes, what happens if a > node corresponds to two different manifests. For example, if I have .

[Puppet Users] Re: Node Classifications

2013-07-31 Thread Ellison Marks
http://docs.puppetlabs.com/puppet/3/reference/lang_node_definitions.html According to that, default only applies if nothing else matches. For your other question, how are you doing multiple manifests? With imports? On Wednesday, July 31, 2013 9:53:13 AM UTC-7, Worker Bee wrote: > > Hi Everyone,