]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
client: use `ceph_uid` fact to set uid/gid on admin key v3.0.27
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 16 Feb 2018 08:04:23 +0000 (09:04 +0100)
committerSébastien Han <seb@redhat.com>
Mon, 26 Feb 2018 21:28:38 +0000 (22:28 +0100)
commitf5c6ea8cf94f31d3e02b2649d1765556afa39c10
tree296b9ebaaec6e863333d923e30d8458fcde30eb2
parentc6a1012526841bad26b4d2ff8837990139e06a14
client: use `ceph_uid` fact to set uid/gid on admin key

That task is failing on containerized deployment because `ceph:ceph`
doesn't exist.
The idea here is to use the `{{ ceph_uid }}` to set the ownerships for
the admin keyring when containerized_deployment.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1540578
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 6d35bc9bde6502ffa81f3c77679cf3f418cd62ca)
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-client/tasks/pre_requisite.yml