]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
update: fix require-osd-release task v4.0.48
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 18 Feb 2021 19:50:16 +0000 (20:50 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 18 Feb 2021 21:22:06 +0000 (22:22 +0100)
commit858048560e974a78db7d46a9afaebd6ae1a83c55
tree1395b5de70240d59a70db9aeb441706643b8bbca
parent158224503dd3fe168a84e0e7fc6b8ac680b7b0fe
update: fix require-osd-release task

This commit fixes two issues in rolling_update.yml:

- `container_exec_cmd_update_osd` is unset in the `complete osd upgrade`
play so it never runs the command in a container.
- the 'require-osd-release' task is never applied because the condition
  looks for luminous release.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1930164
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml