]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Update ceph_ec_profile.py
authorquangln94 <43927626+quangln94@users.noreply.github.com>
Fri, 23 Sep 2022 07:32:04 +0000 (14:32 +0700)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 5 Oct 2022 06:38:07 +0000 (08:38 +0200)
This parameters "crush_root" unsupported for (ceph_ec_profile) module: crush_root
Follow this issue: https://github.com/ceph/ceph-ansible/issues/7306

library/ceph_ec_profile.py

index c37b7b612c652824dc284ebb3919793cb0c652cd..10b4ad418810ca02247cf0a682c31be9a004fca2 100644 (file)
@@ -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)