From: quangln94 <43927626+quangln94@users.noreply.github.com> Date: Fri, 23 Sep 2022 07:32:04 +0000 (+0700) Subject: Update ceph_ec_profile.py X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e0ed0939b7b8e5aca94ef1f7fbdf0e9191da0c40;p=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/7306 --- diff --git a/library/ceph_ec_profile.py b/library/ceph_ec_profile.py index c37b7b612..10b4ad418 100644 --- a/library/ceph_ec_profile.py +++ b/library/ceph_ec_profile.py @@ -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)