]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
shrink-osd: fix regression because of a wrong regex
authorPer Abildgaard Toft <per@minfejl.dk>
Wed, 20 Oct 2021 07:45:16 +0000 (09:45 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 21 Oct 2021 10:38:25 +0000 (12:38 +0200)
commit3edc6ac5f2e8e619c6c05eb20c732c3848a73d45
tree9cd045a0df569b92fc4e98e36d7d7b22c8e3cc83
parentfde6354dcd604c4a36847ec9957be06488e44b5a
shrink-osd: fix regression because of a wrong regex

968891f4498da9625acfdd34bfb01fe445d1eef2 introduced a regression.
The regex is wrong because it doesn't allow to shrink osds with id
greater than 9

Fixes: #6950
Signed-off-by: Per Abildgaard Toft <per@minfejl.dk>
(cherry picked from commit 84118a3063e38ed9d274cca90d115809353819b4)
infrastructure-playbooks/shrink-osd.yml