ARTbio / GalaxyKickStart

Ansible playbooks for Galaxy Server deployment
GNU General Public License v3.0
24 stars 22 forks source link

Workaround for set file permission problem #185

Closed mvdbeek closed 8 years ago

mvdbeek commented 8 years ago

This resolves messages like the following:

fatal: [galaxy2.northeurope.cloudapp.azure.com]: FAILED! => {"failed":
true, "msg": "Failed to set permissions on the temporary files Ansible
needs to create when becoming an unprivileged user. For information on
working around this, see
https://docs.ansible.com/ansible/become.html#becoming-an-unprivileged-user"}
drosofff commented 8 years ago

Yes. I just had to problem while building a metavisitor image ! 👍