[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.4-89-gcbbd363

James Turnbull james at lovedthanlost.net
Tue May 18 09:03:42 UTC 2010


The following commit has been merged in the upstream branch:
commit 3457b876a104e6ae20d570cd4cf235881d869aaf
Author: James Turnbull <james at lovedthanlost.net>
Date:   Fri Feb 5 13:34:23 2010 +1100

    Added time module to tagmail report

diff --git a/lib/puppet/reports/tagmail.rb b/lib/puppet/reports/tagmail.rb
index 5b4a38e..5e54fa6 100644
--- a/lib/puppet/reports/tagmail.rb
+++ b/lib/puppet/reports/tagmail.rb
@@ -2,6 +2,7 @@ require 'puppet'
 require 'pp'
 
 require 'net/smtp'
+require 'time'
 
 Puppet::Reports.register_report(:tagmail) do
     desc "This report sends specific log messages to specific email addresses

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list