tripleo-image-elements/elements/interface-names
Alex Schultz fb4c3621f4 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 f90a830fba)
2021-06-10 17:51:31 +00:00
..
install.d Clean up ifcfg-eth0 2021-06-10 17:51:31 +00:00
README.md Clear net.ifnames definition 2019-08-27 07:44:14 -06:00

README.md

interface-names

net.ifnames may be 0 in /etc/default/grub which can make generating a configuration for the network interfaces difficult. The default in RHEL7 was to not have this defined. The kernel args can be tuned later in the deployment so we want to clean it out if it is defined in grub.