Comment 2 for bug 1841441

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

Reviewed: https://review.opendev.org/678581
Committed: https://git.openstack.org/cgit/openstack/tripleo-image-elements/commit/?id=8da8d9a51b287d520c465fae254262fc4286e92e
Submitter: Zuul
Branch: master

commit 8da8d9a51b287d520c465fae254262fc4286e92e
Author: Alex Schultz <email address hidden>
Date: Mon Aug 26 08:49:44 2019 -0600

    Clear net.ifnames definition

    With RHEL8, net.ifnames is set to 0 in the grub config. This is a change
    in the default image which can have user impacts. We want to clear it to
    go back to the previously defined behavior in RHEL7.

    Change-Id: I621066ea5e0e934668ff4c91e991a95d18e019f7
    Closes-Bug: #1841441