mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
2 lines
151 B
Markdown
2 lines
151 B
Markdown
Fix an issue where files created using `salt.utils.atomicile.atomic_open()`
|
|
were created with restrictive permissions instead of respecting the umask.
|