Comment 6 for bug 1931495

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-image-elements/+/795806
Committed: https://opendev.org/openstack/tripleo-image-elements/commit/fb4c3621f45ddc1bc83a32a7c9c55455dc63b88a
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit fb4c3621f45ddc1bc83a32a7c9c55455dc63b88a
Author: Alex Schultz <email address hidden>
Date: Wed Jun 9 14:32:22 2021 -0600

    Clean up ifcfg-eth0

    If ifcfg-eth0 is defined but does not exist, this can cause the nodes to
    fail to get an IP address on initial provisioning. This patch removes it
    when the image is built to ensure we don't end up with a bad interface
    network script.

    Change-Id: I3b8cb5f8c413c109da1228878db9cff4d439273b
    Closes-Bug: #1931495
    (cherry picked from commit f90a830fbac3b9ac1e501a768eeb7454e4d540f8)