Correct current cinder-backup image var for upgrades

In I8b5b25d03b86b2c44b2d47e5a0624e7dd13873da an incorrect
variable name was used for cinder-backup. This corrects
the variable.

Change-Id: I155d4ff27e00f372cf133bd139eae18cdd947991
This commit is contained in:
Jesse Pretorius (odyssey4me) 2020-01-17 10:07:15 +00:00
parent 1044d0bf3d
commit 4e739f7e71
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ outputs:
import_role:
name: tripleo-container-tag
vars:
container_image: "{{cinder_backup_current_pcmklatest_id.stdout}}"
container_image: "{{cinder_backup_image_current}}"
container_image_latest: "{{cinder_backup_docker_image_latest}}"
pull_image: false
when: