Comment 17 for bug 1792613

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

Reviewed: https://review.openstack.org/625078
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=a0a09d29aac1ad44fa48dae5d1db72e3905aeb69
Submitter: Zuul
Branch: master

commit a0a09d29aac1ad44fa48dae5d1db72e3905aeb69
Author: Steven Hardy <email address hidden>
Date: Thu Dec 13 17:56:44 2018 +0000

    run docker_puppet_tasks on any role

    Currently this assumes all tasks will run on the primary controller
    but because of composable roles, that may not be the case.

    An example is if you deploy keystone on any role other than the
    role tagged primary e.g Controller by default, we don't create
    any of the users/endpoints because the tasks aren't written to
    the role unless keystone actually runs there.

    Closes-Bug: #1792613
    Change-Id: Ib6efd03584c95ed4ab997f614aa3178b01877b8c