Comment 15 for bug 1771171

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (stable/queens)

Reviewed: https://review.openstack.org/583287
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=f3970c2db0bb56b668da1ab82b557d52c458a28e
Submitter: Zuul
Branch: stable/queens

commit f3970c2db0bb56b668da1ab82b557d52c458a28e
Author: Emilien Macchi <email address hidden>
Date: Mon May 14 11:02:05 2018 -0700

    Include 'tripleo_role_name' in the inventory

    "role_name" is internal to Ansible, we should not use it.
    As a transition, include "tripleo_role_name" in the inventory and once
    we're ready we'll remove our usage of "role_name", in a future patch.

    Related-Bug: #1771171
    Change-Id: I57c4eac87e2f96dfe5490b111cd2508505715d56
    (cherry picked from commit 9ce1c075253900a7944531bcb8357082b481e34e)