]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: Fixed crush_rule_config for containerised deployment.
authorGreg Charot <gcharot@redhat.com>
Fri, 2 Feb 2018 14:12:18 +0000 (15:12 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 6 Feb 2018 04:12:59 +0000 (05:12 +0100)
commita6d1922a2e70c36036ff130dc6b6b942101379ba
treee5e7f5a7f20931e967abf80c86e23a94ad2af69a
parent3b2f6c34e42eae4033a209d819620211dc68c34b
mon: Fixed crush_rule_config for containerised deployment.

Was called too early, container was not yet started so the commands failed.
Moved the section after include docker/main.yml

Signed-off-by: Greg Charot <gcharot@redhat.com>
roles/ceph-mon/tasks/main.yml