Issue #9782 has been updated by Steven Seed.
Thanks :-\ . I tried that. I first posted to the puppet irc and they suggested a list or bug posting. I then tried the puppet-users google group. No response. I guess I'm on my own on this one. ---------------------------------------- Bug #9782: Puppet (err): Could not find class <foo> for <host> in 2.7.3 on undefined class https://projects.puppetlabs.com/issues/9782 Author: Steven Seed Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.7.3 Keywords: undefined class find Branch: My ENC has always added some extra classes not defined in puppet (things that I might end up using later based on the host name, department, or other attributes associated with the host in my database). In 0.25.5 the undefined class was reported at (info), in 2.6.9 it was reported as (warning), but in 2.7.3 it's an (err) ? This now causes my catalog to stop processing. Why the change to error now? 2.6.9: Puppet (warning): Could not find class tech for mohogany.fas.fa.disney.com 2.7.3: Puppet (err): Could not find class tech for mohogany.fas.fa.disney.com on node mohogany.fas.fa.disney.com -- 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.
