]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix OSD update during startup 114/head
authorSébastien Han <sebastien.han@enovance.com>
Tue, 2 Sep 2014 22:04:23 +0000 (00:04 +0200)
committerSébastien Han <sebastien.han@enovance.com>
Tue, 2 Sep 2014 22:04:23 +0000 (00:04 +0200)
commitd0403b820e6d29d2eabd68cb9f3053507840ef94
treeefeadb33b1b5e0bcccd93d316da9cff7a9f231b1
parentdd6f05c9898c48b431024dc5258c03db53891334
Fix OSD update during startup

Proviously we used osd_crush_update_on_start: true, this was interpreted
by Ansible as a boolean and appeared as 'True' inside the Ceph configuration
file. However the Ceph's init script is looking for 'true'.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
roles/ceph-common/defaults/main.yml