From 4c3766c16d463b99aedd4f3f2308a750628d8ccb Mon Sep 17 00:00:00 2001 From: Sofer Athlan-Guyot Date: Thu, 2 Apr 2020 10:06:31 +0200 Subject: [PATCH] Fix regression in workaround mechanism for update. Change-Id: Ie71acfbacaa8b200c00341a719552c159f626cf7 Closes-Bug: #1870297 --- tasks/update/create-overcloud-update-scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/update/create-overcloud-update-scripts.yaml b/tasks/update/create-overcloud-update-scripts.yaml index 121560c2..10405525 100644 --- a/tasks/update/create-overcloud-update-scripts.yaml +++ b/tasks/update/create-overcloud-update-scripts.yaml @@ -28,8 +28,8 @@ - name: create scripts with workarounds template: - src: "update_workarounds.sh.j2" - dest: "{{ working_dir }}/{{ item.script }}" + src: "workarounds.sh.j2" + dest: "{{ working_dir }}/{{ item }}.sh" mode: 0755 force: true loop: