Nit cleanup for fast and furious upgrade tasks

Change-Id: Ia410b9a86a69d2403164a97def234f61da87a406
This commit is contained in:
Lukas Bezdicka 2022-04-11 18:25:40 +02:00
parent 13d7a4c60e
commit c003ac529b
2 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@
# - Then with_together does a zip_longest to combine the list of lists,
# using None to fill the gaps.
# - We take care of the possible [] value by replacing it with two empty lists.
- name: create whole overcloud overcloud system upgrade script
- name: create whole overcloud system upgrade script
vars:
pcs_present: false
compute_present: false

View File

@ -249,7 +249,7 @@
# tags: ffu_overcloud_run
############## OS upgrade + Overcloud node upgrade run ##############
- name: Start overcloud upgrade run for all roles.
- name: Start overcloud upgrade run with outage for all roles.
import_tasks: overcloud_upgrade_fast_and_furious.yaml
tags: ffu_overcloud_run
when: fast_and_furious|bool