Issue #2084 has been updated by Daniel Pittman.

I think that this (and #2020) are both issues well worth resolving.  The 
expressed behaviours are both very reasonable at first blush, and I can't see 
any nasty edge cases that might make them troublesome off-hand.
----------------------------------------
Feature #2084: Realize a resource automatically when required by something else
https://projects.puppetlabs.com/issues/2084

Author: Joe McDonagh
Status: Accepted
Priority: Normal
Assignee: 
Category: language
Target version: Telly
Affected Puppet version: 0.24.7
Keywords: puppetcamp-eu-2011
Branch: 


$SUBJECT. I can't think of a case where this isn't desired, but maybe you can. 
Thanks.

E.g., given:

    @file { foo: ... }
    @service { bar:
        require => File[ foo ]
    }
    realize Service[ foo ]

File[ foo ] should also be realized.


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