]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
fs: fix two frag_enable fragments
authorSage Weil <sage@redhat.com>
Sun, 25 Oct 2015 20:06:15 +0000 (16:06 -0400)
committerSage Weil <sage@redhat.com>
Sun, 25 Oct 2015 20:06:15 +0000 (16:06 -0400)
Badly formatted yaml

Signed-off-by: Sage Weil <sage@redhat.com>
suites/fs/32bits/dirfrag/frag_enable.yaml
suites/fs/basic/dirfrag/frag_enable.yaml

index 56d724bb0d44c5cdc99bd2358cbcf979d5bcd421..3d63bb216363c7610947c65eed3385304447a1df 100644 (file)
@@ -1,10 +1,10 @@
 
 overrides:
-    ceph:
-        conf:
-        mds:
-            mds bal frag: true
-            mds bal split size: 100
-            mds bal merge size: 5
-            mds bal split bits: 3
+  ceph:
+    conf:
+      mds:
+        mds bal frag: true
+        mds bal split size: 100
+        mds bal merge size: 5
+        mds bal split bits: 3
 
index 56d724bb0d44c5cdc99bd2358cbcf979d5bcd421..3d63bb216363c7610947c65eed3385304447a1df 100644 (file)
@@ -1,10 +1,10 @@
 
 overrides:
-    ceph:
-        conf:
-        mds:
-            mds bal frag: true
-            mds bal split size: 100
-            mds bal merge size: 5
-            mds bal split bits: 3
+  ceph:
+    conf:
+      mds:
+        mds bal frag: true
+        mds bal split size: 100
+        mds bal merge size: 5
+        mds bal split bits: 3