]> git.apps.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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 27 Feb 2020 08:48:36 +0000 (09:48 +0100)
commita084a2a3470887bfaa3616acac1052664b52e12a
tree0ac216fbec5f37507181fd5adddf5b16c0b2444c
parent1de2bf99919af771dbd34f5cc768a1ba12fcffc8
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>
infrastructure-playbooks/purge-container-cluster.yml
infrastructure-playbooks/rolling_update.yml
roles/ceph-handler/templates/restart_osd_daemon.sh.j2