]> 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 08:01:23 +0000 (10:01 +0200)
commit84118a3063e38ed9d274cca90d115809353819b4
treeb2075dcc7367e5e99aedc86a17b857f58ed16011
parentae6be71b081b379e19035d6abc05475ed8a00e5d
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>
infrastructure-playbooks/shrink-osd.yml