mirror of https://github.com/ceph/ceph-ansible.git
ddfe019342
`ceph-docker-common`: At the moment there is a lot of duplicated tasks in each `./roles/ceph-<role>/tasks/docker/main.yml` that could be refactored in `./roles/ceph-docker-common/tasks/main.yml`. `*_containerized_deployment` variables: All `*_containerized_deployment` have been refactored to a single variable `containerized_deployment` duplicate `cephx` variables in `group_vars/* have been removed. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> |
||
---|---|---|
.. | ||
docker | ||
calamari.yml | ||
ceph_keys.yml | ||
check_mandatory_vars.yml | ||
create_mds_filesystems.yml | ||
deploy_monitors.yml | ||
main.yml | ||
openstack_config.yml | ||
rbd_pool.yml | ||
rbd_pool_pgs.yml | ||
rbd_pool_size.yml | ||
secure_cluster.yml | ||
set_osd_pool_default_pg_num.yml | ||
start_monitor.yml |