Skip to content

Commit

Permalink
Merge pull request #7327 from igrcic/master
Browse files Browse the repository at this point in the history
doc: Fixes a CRUSH map step take argument

Reviewed-by: John Wilkins <jowilkin@redhat.com>
  • Loading branch information
John Wilkins committed Jan 22, 2016
2 parents 67e3d95 + 5003770 commit 45a234d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/rados/operations/crush-map.rst
Expand Up @@ -502,7 +502,7 @@ A rule takes the following form::
type [ replicated | erasure ]
min_size <min-size>
max_size <max-size>
step take <bucket-type>
step take <bucket-name>
step [choose|chooseleaf] [firstn|indep] <N> <bucket-type>
step emit
}
Expand Down

0 comments on commit 45a234d

Please sign in to comment.