Issue #19001 has been updated by Andrew Parker. Tracker changed from Bug to Feature Target version deleted (3.2.0)
It doesn't look like this will be making it into the 3.2 release. The pull request was closed 2 months ago with a request to the submitter for adding tests. Once that is done we can continue with incorporating this feature. ---------------------------------------- Feature #19001: Autorequire does not properly support Class resources as first-class citizens https://projects.puppetlabs.com/issues/19001#change-87792 * Author: Will Farrington * Status: In Topic Branch Pending Review * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: 3.0.2 * Keywords: autorequire class * Branch: https://github.com/puppetlabs/puppet/pull/1443 ---------------------------------------- Attempting to autorequire a class inside a custom type results in the autorequire being ignored. Since Classes are supposed to be treated as first-class resources, they should be autorequire-able like any other resource type. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
