Hello,

I configured puppet to receive notifications when there is a change, but it 
does not work.

Is there a module to install?

My configuration is it correct?

Puppet configuration :

[master]
        tag = /etc/puppet/tagmail.conf
        reportdir = /var/lib/puppet/reports
        reporturl = http://server.mydomain.fr:3000/reports/upload
        reports = http,store,log,tagmail
        reportfrom = [email protected]
        smtpserver = smtp.mydomain.fr
        external_nodes = /usr/bin/env PUPPET_DASHBOARD_URL=
http://server.mydomain.fr:3000 /usr/share/puppet-dashboard/bin/external_node
        node_terminus = exec


/etc/puppet/tagmail.conf file configuration

all: [email protected]

regards
Stan

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to