Issue #15863 has been updated by eric sorenson. Parent task deleted (#17017)
---------------------------------------- Feature #15863: Give warning when resource dependencies aren't applied when tags are specified https://projects.puppetlabs.com/issues/15863#change-74106 Author: Nick Chappell Status: Needs Decision Priority: Normal Assignee: J.D. Welch Category: tags Target version: Affected Puppet version: 2.7.12 Keywords: errors Branch: A Puppet Enterprise user is selectively applying a class from one of their manifests by specifying a tag with the same name as the class for the Puppet run. However, the class contains a require => metaparameter, the required resource is outside of the class and the Puppet run always completes without any errors (as the require => metaparameter is ignored). The user would like to have a warning in the output of the Puppet run where they are told if any resources outside of the class are skipped when tags are specified for a Puppet run. -- 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.
