]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
common: install ceph-common on all nodes 1762/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Sat, 12 Aug 2017 15:41:44 +0000 (17:41 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 17 Aug 2017 12:44:38 +0000 (14:44 +0200)
commite0e9bb33b1a11c8d4046b01276dcfcbe1c93e6f1
treed21ff7baba6271b2465d459e7061e6f765a39691
parent980c324be0ca3139db2630db4fd048dd5e9c5b58
common: install ceph-common on all nodes

This commits force ceph-common to be installed early in deployment on
nodes.

For instance, ceph-rbdmirror doesn't have the CLI installed while it is
needed for some tasks which uses it to set some facts.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-common/tasks/installs/install_on_debian.yml
roles/ceph-common/tasks/installs/install_on_redhat.yml