Issue #4576 has been updated by Luke Kanies.
Just so people have history on this: Puppet works this way because it was written to be compatible with cfengine, which also work[s/ed] this way - classes are just booleans in that world, so they didn't necessarily refer to any code. I don't think that helps us decide correct behavior here, but it was done for a reason initially. It seems like the right approach for now is to warn, and fix it in the next release. ---------------------------------------- Bug #4576: nonexistent classes specified in external node definition are ignored https://projects.puppetlabs.com/issues/4576 Author: martin krafft Status: Code Insufficient Priority: High Assignee: Category: Target version: 2.6.x Affected Puppet version: 0.25.5 Keywords: Branch: If the external node classifier outputs classes that are not defined, puppetd does nothing. It should really die. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
