]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rados/singleton-nomsgr/all/alloc-hint: fix config syntax
authorSage Weil <sage@redhat.com>
Mon, 21 Jul 2014 15:36:20 +0000 (08:36 -0700)
committerSage Weil <sage@redhat.com>
Mon, 21 Jul 2014 15:36:20 +0000 (08:36 -0700)
Put in [osd] section.

Signed-off-by: Sage Weil <sage@redhat.com>
suites/rados/singleton-nomsgr/all/alloc-hint.yaml

index a515aecdc914211f065a715e739b4365f5fdddc0..dca38c67bb55d068658654a996dd7174cce48225 100644 (file)
@@ -5,7 +5,8 @@ overrides:
   ceph:
     fs: xfs
     conf:
-      filestore xfs extsize: true
+      osd:
+        filestore xfs extsize: true
 
 tasks:
 - install: