Role ceph_client for OpenStack-Ansible
Go to file
Jesse Pretorius e0a928c9a9 Add ability to change apt/yum package state for the ceph_client role
The current method of installing the distribution packages required is
set in the tasks and cannot be changed by a deployer.

Currently the apt task always installs the latest package. This results
in unexpected binary changes when a deployer may simply be trying to
execute a configuration change.

This patch adds the ability for a deployer to change the desired state
so that the results are predictable.

Change-Id: I80e58182b5c115f2128780a44d549c5b61beb1fc
2016-08-13 08:36:24 +00:00
defaults Add ability to change apt/yum package state for the ceph_client role 2016-08-13 08:36:24 +00:00
handlers Add Ceph/RBD support to playbooks 2015-08-01 19:49:00 +01:00
meta Add Ceph/RBD support to playbooks 2015-08-01 19:49:00 +01:00
tasks Add ability to change apt/yum package state for the ceph_client role 2016-08-13 08:36:24 +00:00
templates Add Ceph/RBD support to playbooks 2015-08-01 19:49:00 +01:00
vars Move UCA repo URL var to role defaults 2016-07-23 10:39:48 +00:00