Issue #2339 has been reported by Benoit Decherf. ---------------------------------------- Bug #2339: puppet doesn't fails if a class defined in external nodes doesn't exists http://projects.reductivelabs.com/issues/2339
Author: Benoit Decherf Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.24.7 Keywords: In the external node, I have: classes: - toto And toto doesn't exists. When I execute puppet, I juste have a message that the classe doesn't exists: info: Could not find class toto for rogue.xxx.com If I use puppet without external node (include "toto" in the node): Could not find class toto at /opt/puppet/manifests/site.pp:11 on node rogue.xxx.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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
