search for: withumask

Displaying 1 result from an estimated 1 matches for "withumask".

Did you mean: width_mask
2012 Jul 03
0
Puppet v2.7.11 Seg Faults
...:11:37 UTC] ruby 1.8.5 (2006-08-25) [x86_64-linux] [30/06/12 05:11:37 UTC] [30/06/12 05:11:37 UTC] Puppet SSL run return code: 134 [30/06/12 05:11:37 UTC] Puppet SSL certificate handshake failed This looks to be writing a file # Update the umask to make non-executable files Puppet::Util.withumask(File.umask ^ 0111) do File.open(file, *args) do |file| yield file end end Anyone got any ideas on resolving this issue painlessly :) Cheers Paul -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view t...