OSC / ood-ansible

An ansible role for Open Ondemand
MIT License
30 stars 31 forks source link

Become sudo for build #57

Closed SpontaneousDuck closed 4 years ago

SpontaneousDuck commented 4 years ago

These two steps needed to be run as sudo on my system as the user I was running as did not have non-sudo read permissions to the default base dir without sudo. I have a simple Ubuntu setup with a few standard permission rules from my IT so I think my setup is pretty standard. Though I would make a PR for my fixes if you think they are necessary.

johrstrom commented 4 years ago

Thanks! sorry for the late reply. Yea it's probably something to do with your default umask when root creates the directories.