]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
fix ceph_custom not usable 1183/head
authorShengjing Zhu <zsj950618@gmail.com>
Wed, 14 Dec 2016 08:55:41 +0000 (16:55 +0800)
committerShengjing Zhu <zsj950618@gmail.com>
Wed, 14 Dec 2016 08:55:41 +0000 (16:55 +0800)
commit9051f8d5b43b49702684fe688c5e57066028a54d
tree3d802138892a0d8e861e56dfcbfdd4f876076a3b
parentb9d296e926e1ae8a75248637e64eb2f2caa9ce6a
fix ceph_custom not usable

Only when ceph_origin == "upstream", install_on_redhat.yml will include
redhat_ceph_repository.yml, same as debian.

In redhat_ceph_repository.yml, ceph_custom_repo will be added.

But in check_mandatory_vars.yml, ceph_origin=="upstream" can't be combined
with ceph_custom
roles/ceph-common/tasks/checks/check_mandatory_vars.yml