Hi Doug, On Thu, Sep 9, 2010 at 7:06 PM, Douglas Garstang <[email protected]> wrote: > Would it be safe to say that virtual resources, once defined, sort of > become like a globally scoped object within the node? Ie, in one > module I can require=> an object defined as a virtual resource in > another module, as long as they are both being run on the node? The > docs really don't make a lot of sense from a practical perspective.
this sounds right to me. I am using virutal resources in exactly this way. Bye, Frederik > > Doug. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" 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-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
