Thanks!

On Thursday, March 27, 2014 4:00:28 PM UTC+1, cko wrote:
>
> hi,
>
> i want to be able to send reports via email for certain hosts. for example:
>
> *site.pp*
>
> node 'node1.localdomain' {
>    tag 'webshop'
> }
> node 'node2.localdomain' {
>    tag 'webshop'
> }
> node 'node3.localdomain' {
>    tag 'foo''
> }
>
> *tagmail.conf*
>
> webshop*:* developers@company.domain
>
>
> So only the changes applied to node1 and node2 would be e-mailed to the 
> webshop team.
>
> Is there a way to do this?
>
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/fa07552a-983c-41e9-8cc0-70ebf90cd7bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to