Puppet: System Administration Automated

Support

Ticket #1210 (new enhancement)

Opened 5 months ago

Last modified 5 months ago

tagmail could allow a template for outbound mail formatting

Reported by: Fujin Assigned to: Fujin
Priority: normal Milestone: unplanned
Component: reports Version: 0.24.4
Severity: trivial Keywords: tagmail template
Cc: Triage Stage: Accepted
Attached Patches: Insufficient Complexity: Trivial

Description

I'd like to be able to (optionally) specify a template to use for outgoing tagmail emails

Change History

05/05/08 00:51:27 changed by Fujin

  • owner changed from community to Fujin.
  • status changed from new to assigned.

05/05/08 01:52:44 changed by jamtur01

  • stage changed from Unreviewed to Accepted.

05/05/08 03:25:32 changed by Fujin

  • status changed from assigned to new.
  • severity changed from normal to trivial.
  • patch changed from None to Code.
  • complexity changed from Unknown to Trivial.
  • milestone set to unplanned.
  • owner changed from Fujin to lak.
  • stage changed from Accepted to Ready for checkin.

I've written the code for this, you can find it in branch fix1210 on my github.

http://github.com/fujin/puppet/commits/fix1210

Sent lak a pull request - not sure if tests are required for this, if they are, please bounce back to me

05/05/08 06:05:29 changed by Fujin

  • owner changed from lak to Fujin.
  • patch changed from Code to Insufficient.

Spoke to Luke on IRC, there are tests for the reports stuff already written, I'll need to write tests for the template parts of tagmail.

05/12/08 23:22:30 changed by luke

  • stage changed from Ready for checkin to Accepted.

Still waiting for tests.