Issue #1908 has been updated by Jesse Wolfe.

File 0001-Bug-1908-cron-environment-should-allow-empty-vals.patch added
Status changed from Accepted to Ready for Testing

Patch changes regexp to allow cron environment => "MAILTO="
----------------------------------------
Bug #1908: cron environment does not allow empty values
http://projects.reductivelabs.com/issues/1908

Author: Brad Schick
Status: Ready for Testing
Priority: Normal
Assigned to: 
Category: cron
Target version: 
Affected version: 0.24.5
Keywords: 
Branch: 


One common way to disable email from cron jobs is setting the MAILTO variable 
to be nothing. Puppet, however, complains when you try to use an empty 
environment value:

environment => "MAILTO="

A workaround is to send output to /dev/null, but puppet should allow empty 
environment variables as well.

I am running puppet 0.24.5 on Ubuntu 8.04 (client and server).


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to