Comment 22 for bug 1924751

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/788088
Committed: https://opendev.org/openstack/tripleo-ansible/commit/aa5f45585a65f3164f9f51a66aa13a07c8772c68
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit aa5f45585a65f3164f9f51a66aa13a07c8772c68
Author: Brendan <email address hidden>
Date: Fri Apr 16 20:55:18 2021 +1000

    Write hosts entries per environment

    This change will write /etc/hosts entries per plan
    rather than stomping the hosts entries every time
    the role is used for different stacks / plans.

    We achieve this by differentiating the blocks of IP
    addresses to ensure they are not modified by unrelated
    executions of the role.

    Closes-Bug: #1924751
    Resolves: rhbz#1933528
    Depends-On: I9e53187f37d41d7180e66db1239b5f9c8846addd
    Change-Id: I7396ad4d25fec44000ead88b24e818abc107b5f8