From c11e8030660032a6c0c9db209b13f2967103f19d Mon Sep 17 00:00:00 2001 From: Michael Rodriguez Date: Mon, 25 Feb 2008 11:27:12 -0800 Subject: [PATCH] Config::General doesn't like items all on one line --- src/crush/sample.txt | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) diff --git a/src/crush/sample.txt b/src/crush/sample.txt index a2e5655783b47..4a42b7c1a579d 100644 --- a/src/crush/sample.txt +++ b/src/crush/sample.txt @@ -14,12 +14,24 @@ # hierarchy -weight 500 -weight 500 -weight 500 -weight 500 -weight 500 -weight 500 + + weight 500 + + + weight 500 + + + weight 500 + + + weight 500 + + + weight 500 + + + weight 500 + type strawbucket @@ -32,8 +44,12 @@ - weight 1.0 - weight 3.0 + + weight 1.0 + + + weight 3.0 + # rules -- 2.39.5