ceph-ansible/roles/ceph-client/tasks
Guillaume Abrioux 6d35bc9bde 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>
2018-02-26 15:52:05 +01:00
..
create_users_keys.yml client: don't make `osd_pool_default_pg_num` mandatory 2017-12-14 17:22:07 +01:00
main.yml client: don't make `osd_pool_default_pg_num` mandatory 2017-12-14 17:22:07 +01:00
pre_requisite.yml client: use `ceph_uid` fact to set uid/gid on admin key 2018-02-26 15:52:05 +01:00