Issue #21054 has been reported by Owen Jacobson. ---------------------------------------- Feature #21054: Add a umask option to set the agent's umask predictably https://projects.puppetlabs.com/issues/21054
* Author: Owen Jacobson * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: 3.1.1 * Keywords: umask * Branch: ---------------------------------------- Right now, the Puppet agent inherits its umask from the process that launches it, and allows this umask to propagate through to commands run via exec and via providers and types. This can lead to surprising results if, for example, a git post-receive hook runs puppet agent with a different umask than the systemwide puppet agent service. This also interacts poorly with the lack of control over exec umasks (see #4424). -- 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://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
