]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge: add container_binary needed for zap osds
authorSeena Fallah <seenafallah@gmail.com>
Mon, 16 Aug 2021 20:08:47 +0000 (00:38 +0430)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 9 Sep 2021 12:40:30 +0000 (14:40 +0200)
commit0897c085183f451d19da4f13af85039e5096fd0f
tree56fec3425569e8c112317da37a9a47b4f3241727
parent121bb58f204f1d2b9339f9ff1d896e7080f6ff6b
purge: add container_binary needed for zap osds

`container_binary` isn't set anymore in the purge osd play because of a
regression introduced by 60aa70a.
The CI didn't catch it because the play purging node-exporter sets this
variable for all nodes before we run the purge osd play.

This commit fixes this regression.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
(cherry picked from commit a51ce767ca6749b3eb4c0c871e436daf3828e6c6)
infrastructure-playbooks/purge-cluster.yml