Issue #12324 has been updated by Daniel Pittman.

Abhishek Kumar wrote:
> Puppet 2.7.10 is raising error on dependency being specified by '->' notation 
> in the same module that was working fine with Puppet 2.7.6.
> On changing this dependency to 'require => Res[a]'  notation, it started 
> working fine again.
> But the same manifest working in v2.7.6, started failing as soon used in a 
> set-up having Puppet 2.7.10.

Could you share the minimal part of the manifest that demonstrates the problem? 
 That would be very useful, since I can't trivially reproduce this locally.  It 
seems like we might have broken something in the area, and your code showing 
the failure would be a big help.

(Feel free to, eg, transform resources to a notify or whatever if that still 
demonstrates the problem. :)
----------------------------------------
Bug #12324: Puppet 2.7.10 is raising error on dependency being specified by 
'->' notation
https://projects.puppetlabs.com/issues/12324

Author: Abhishek Kumar
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 2.7.10
Keywords: Dependency
Branch: 


Puppet 2.7.10 is raising error on dependency being specified by '->' notation 
in the same module that was working fine with Puppet 2.7.6.

On changing this dependency to 'require => Res[a]'  notation, it started 
working fine again.

But the same manifest working in v2.7.6, started failing as soon used in a 
set-up having Puppet 2.7.10.


-- 
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.

Reply via email to