ceph-ansible/roles/ceph-mds/tasks
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
..
containerized.yml ceph-mds: delete duplicate tasks which cause multimds container deployments to fail. 2018-03-29 09:32:40 +02:00
main.yml set docker_exec_cmd fact early in each role 2017-10-04 11:31:09 +02:00
non_containerized.yml mds: fix ansible_service_mgr typo 2018-02-26 13:05:14 +01:00