On Sat, Feb 12, 2011 at 7:40 PM, Dan Bode <[email protected]> wrote:
> >> Could we add the ability to query whether a given resource has >>> been realized or not? How much of an ordering problem is this? >>> Package <| state == virtual |> >>> Package <| state == real |> >>> >> > Sounds reasonable, I have actually tried something like this before hoping > it would work. (the use case was that I wanted to specify some dependency > for all resources of a given type that I was realizing) > I'm curious how many people are actually using this syntax for resource realization rather than the realize() function? Generally when I realize resources, I'm doing so for very specific resources, not large collections of resources. Should we be conflating querying/collecting and realizing like this at all? -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
