ceph-ansible/roles
Randy J. Martinez ca572a11f1 ceph-mds: delete duplicate tasks which cause multimds container deployments to fail.
This update will resolve error['cephfs' is undefined.] in multimds container deployments.
See: roles/ceph-mon/tasks/create_mds_filesystems.yml. The same last two tasks are present there, and actully need to happen in that role since "{{ cephfs }}" gets defined in
roles/ceph-mon/defaults/main.yml, and not roles/ceph-mds/defaults/main.yml.

Signed-off-by: Randy J. Martinez <ramartin@redhat.com>
2018-03-29 09:32:40 +02:00
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client Refer to expected-num-ojects as expected_num_objects, not size 2018-03-26 15:41:51 +02:00
ceph-common move system tuning to osd role 2018-03-15 14:06:26 +01:00
ceph-common-coreos syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-config Simplify ceph.conf generation 2018-03-15 15:47:41 +01:00
ceph-defaults ceph-defaults: set is_atomic variable 2018-03-21 19:16:11 +01:00
ceph-docker-common Remove redundant task to check if atomic 2018-02-19 10:10:46 +01:00
ceph-fetch-keys ceph-fetch-keys: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-iscsi-gw syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-mds ceph-mds: delete duplicate tasks which cause multimds container deployments to fail. 2018-03-29 09:32:40 +02:00
ceph-mgr syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-mon Refer to expected-num-ojects as expected_num_objects, not size 2018-03-26 15:41:51 +02:00
ceph-nfs setup cephx keys when not nfs_obj_gw 2018-03-22 14:01:08 +01:00
ceph-osd ceph-osd note that some scenarios use ceph-disk vs. ceph-volume 2018-03-29 09:11:33 +02:00
ceph-rbd-mirror syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-restapi syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-rgw rgw: add cluster name option to the handler 2018-03-02 20:59:10 +00:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00