]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix the mons running check to use group name var 1168/head
authorLogan V <logan2211@gmail.com>
Thu, 8 Dec 2016 19:16:02 +0000 (13:16 -0600)
committerLogan V <logan2211@gmail.com>
Thu, 8 Dec 2016 19:16:02 +0000 (13:16 -0600)
commit034fc1a7919fc4f49363ace0926d3dc7e80bb173
tree466b0245f83af368f22b6f2fc352e0a49a8d758a
parent7b0602c224425f5646befed666ce007e200ae974
Fix the mons running check to use group name var

mon_group_name variable can be used to override mons group, but
this task assumes the group is always 'mons'. So we need to use
the var to find the group name instead.
roles/ceph-common/tasks/facts.yml