From: WingKai Ho Date: Thu, 2 Mar 2017 04:24:44 +0000 (+0800) Subject: Update make-osd-partitions.yml X-Git-Tag: v2.2.0rc1~5^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c3f170e7583094b60d3221c8a7a24aa94f5cf37d;p=ceph-ansible.git Update make-osd-partitions.yml there is an extra space between 'custom' and 'layout' --- diff --git a/infrastructure-playbooks/make-osd-partitions.yml b/infrastructure-playbooks/make-osd-partitions.yml index 192c3ccbf..727551528 100644 --- a/infrastructure-playbooks/make-osd-partitions.yml +++ b/infrastructure-playbooks/make-osd-partitions.yml @@ -1,5 +1,5 @@ --- -# This playbook will make custom layout for your osd hosts. +# This playbook will make custom partition layout for your osd hosts. # You should define `devices` variable for every host. # # For example, in host_vars/hostname1