Comment 10 for bug 1924751

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/786623
Committed: https://opendev.org/openstack/tripleo-ansible/commit/9879d3b5db84e25853f4968314a6843f7fd41353
Submitter: "Zuul (22348)"
Branch: master

commit 9879d3b5db84e25853f4968314a6843f7fd41353
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
    RHBZ: 1933528
    Depends-On: I9e53187f37d41d7180e66db1239b5f9c8846addd
    Change-Id: I7396ad4d25fec44000ead88b24e818abc107b5f8