Do not adjust roles data for minor updates.

During a queens minor update, the roles_data already contains the
ContainerImagePrepare service, so we end up appending it twice
into the Controller's role. This caused some errors during minor update.
The custom roles adjustment is not needed anymore, as there were
no services chaged during the rocky release, so we are removing it.

Change-Id: I9afbb421b8dd877c73b6fc29a02f2486e7d5cfa9
This commit is contained in:
Jose Luis Franco Arza 2018-11-27 10:12:10 +01:00 committed by Carlos Camacho
parent 1e59318a7a
commit 055b530256
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,4 @@
---
- name: adjust role-data for Pike update
include: ../common/adjust-roles-data.yaml
when: custom_roles_used|bool
- name: setup HEAT outputs via update prepare
shell: |
set -o pipefail