diff --git a/changelog/66786.fixed.md b/changelog/66786.fixed.md new file mode 100644 index 00000000000..22bb47e0806 --- /dev/null +++ b/changelog/66786.fixed.md @@ -0,0 +1,2 @@ +Fix an issue where files created using `salt.utils.atomicile.atomic_open()` +were created with restrictive permissions instead of respecting the umask.