]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-defaults: fix ceph_uid fact on container deployments
authorRandy J. Martinez <ramartin@redhat.com>
Thu, 29 Mar 2018 04:17:02 +0000 (23:17 -0500)
committerSébastien Han <seb@redhat.com>
Wed, 18 Apr 2018 14:52:28 +0000 (16:52 +0200)
commit310a771b12540790dda33397d11234bb6df3f56e
tree1af3a8f8482954ee208b2670e5b05bdfdcb4ffb0
parent6753b38467ecc1cf255f293646019704b81c236a
ceph-defaults: fix ceph_uid fact on container deployments

Red Hat is now using tags[3,latest] for image rhceph/rhceph-3-rhel7.
Because of this, the ceph_uid conditional passes for Debian
when 'ceph_docker_image_tag: latest' on RH deployments.
I've added an additional task to check for rhceph image specifically,
and also updated the RH family task for ceph/daemon [centos|fedora]tags.

Signed-off-by: Randy J. Martinez <ramartin@redhat.com>
(cherry picked from commit 127a643fd0ce4d66a5243b789ab0905e54e9d960)
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-defaults/tasks/facts.yml