We need to set the umask to be more permissive so directories get group write permissions. See https://pagure.io/releng/issue/8811#comment-629051.
I dont know the full code base, but otherwise its LGTM
@abompard @kevin @jlebon - can I get a review on this?
Looks reasonable to me!
seems ok.
can we merge and schedule to get this deployed (after freeze)?
Pull-Request has been merged by abompard
We need to set the umask to be more permissive so directories get group write
permissions. See https://pagure.io/releng/issue/8811#comment-629051.