]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ansible: Enforce rights on /home/jenkins-build 394/head
authorErwan Velu <erwan@redhat.com>
Mon, 23 May 2016 18:21:55 +0000 (20:21 +0200)
committerErwan Velu <erwan@redhat.com>
Mon, 23 May 2016 18:33:38 +0000 (20:33 +0200)
commit0ddff572b2fc6fd6b0a999bcc4b54250335c70be
tree6f9edd05189216a2a6c00333dc01ceb8747dca8d
parentcd8ed36d5481c0560578ed2b51472cfe52b2f1e0
ansible: Enforce rights on /home/jenkins-build

On a fresh new image, the /home/jenkins-build relies to root.root making ccache
failing at creating a file here.

That means that anything trying to write a file in the home dir will fail.

This patch simply enfore the user/group of the home dir
ansible/slave.yml