Comment 5 for bug 1831617

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/stein)

Reviewed: https://review.opendev.org/664225
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=0339c45d99550a60c8b1df40d9907169b1870053
Submitter: Zuul
Branch: stable/stein

commit 0339c45d99550a60c8b1df40d9907169b1870053
Author: Mathieu Bultel <email address hidden>
Date: Mon May 13 15:25:57 2019 +0200

    Force ansible serial to 1 for the Controller

    By introducing update_serial variable we parallelize update
    execution on non-pacemaker enabled nodes. Custom role data users
    need to update their role files. By default we do serial 1 making
    sure nothing changes for users who didn't update their role data.

    Resolves: rhbz#1652057
    Closes-Bug: #1831617

    Change-Id: I4ee0110a6c2b9466d81e37e5df27f5f81a6eceb5
    (cherry picked from commit a59a188a6b6ef7275d318d95b17d3a692065e16a)