]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
common: support OSDs with more than 2 digits
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 21 Feb 2020 09:22:32 +0000 (10:22 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Fri, 28 Feb 2020 16:06:47 +0000 (11:06 -0500)
commit5a51bd12dc15c6adff41fc5c1802b5e2cfdaaaff
tree45cbd0cbbb621fbe6fe1b373b247b34109434ba0
parent96b7857347508a5c2cc9ae4b22b95a0e5da5e9ae
common: support OSDs with more than 2 digits

When running environment with OSDs having ID with more than 2 digits,
some tasks don't match the system units and therefore, playbook can fail.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1805643
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit a084a2a3470887bfaa3616acac1052664b52e12a)
infrastructure-playbooks/purge-container-cluster.yml
infrastructure-playbooks/rolling_update.yml
roles/ceph-handler/templates/restart_osd_daemon.sh.j2