mirror of https://github.com/ceph/ceph-ansible.git
Update ceph_ec_profile.py
This parameters "crush_root" unsupported for (ceph_ec_profile) module: crush_root Follow this issue: https://github.com/ceph/ceph-ansible/issues/7306pull/7325/head
parent
aa64747cd1
commit
e0ed0939b7
|
@ -76,11 +76,6 @@ options:
|
|||
- Compute coding chunks for each object and store them on different
|
||||
OSDs.
|
||||
required: true
|
||||
crush_root:
|
||||
description:
|
||||
- The name of the crush bucket used for the first step of the CRUSH
|
||||
rule.
|
||||
required: false
|
||||
crush_device_class:
|
||||
description:
|
||||
- Restrict placement to devices of a specific class (hdd/ssd)
|
||||
|
|
Loading…
Reference in New Issue