I'm not entirely sure - but can you use what the tag function does
(lib/puppet/parser/functions/tag.rb)? It does something like:

self.resource.tag(array_of_tags)

I ponder if you can call that method at say, a type level somehow...?

ken.

On Thu, Apr 12, 2012 at 4:32 PM, Trevor Vaughan <tvaug...@onyxpoint.com> wrote:
> I trolled through the existing types and providers but didn't see
> anything appending tags to themselves.
>
> What is the correct place/method to do this?
>
> Thanks,
>
> Trevor
>
> --
> Trevor Vaughan
> Vice President, Onyx Point, Inc
> (410) 541-6699
> tvaug...@onyxpoint.com
>
> -- This account not approved for unencrypted proprietary information --
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Puppet Developers" group.
> To post to this group, send email to puppet-dev@googlegroups.com.
> To unsubscribe from this group, send email to 
> puppet-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/puppet-dev?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-dev@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to