tagmail module doesn't work with puppet 4

55 views
Skip to first unread message

Ken Bowley

unread,
Jun 11, 2015, 8:30:52 PM6/11/15
to puppet...@googlegroups.com
While I ignore puppet 4's brain-dead stupid fact behaviour when using puppetdb, I'm on to the issue of getting puppet to mail reports when something changes on a node.

Since the built-in tagmail is no longer an option, I decided to look at the tagmail module.  As far as I can tell, the puppetlabs-tagmail module can NOT be used with puppet 4.1.

tagmail requires 'tagmap' to be set in puppet.conf, but 'tagmap' is not one of the core configuration items, and puppet 4.1 does not allow extensions to add config options, so puppet ignores the 'tagmap' setting and tagmail errors out when it attempts to process the report.


Ken Bowley

unread,
Jun 11, 2015, 9:49:07 PM6/11/15
to puppet...@googlegroups.com
I managed to get it to work by editing tagmail.rb and hard coding any of the areas where it tries to use Puppet[:*] config options that don't exist and can not work with puppet 4.1.

Michael Chudobiak

unread,
Jun 12, 2015, 2:23:26 PM6/12/15
to puppet...@googlegroups.com
I am seeing this too. I've filed a bug report at https://tickets.puppetlabs.com/browse/MODULES-2117
Reply all
Reply to author
Forward
0 new messages