Issue #1908 has been updated by jamtur01. Status changed from Unreviewed to Accepted Assigned to set to community
---------------------------------------- Bug #1908: cron environment does not allow empty values http://projects.reductivelabs.com/issues/1908 Author: schickb Status: Accepted Priority: Normal Assigned to: community Category: cron Target version: Complexity: Unknown Affected version: 0.24.5 Keywords: 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 -~----------~----~----~----~------~----~------~--~---
