[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.5-639-g8f94f35

test branch puppet-dev at googlegroups.com
Wed Jul 14 10:30:12 UTC 2010


The following commit has been merged in the upstream branch:
commit 075f3c8df516bd52d412dc8d88fe194cf4edfb5b
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