tripleo-image-elements/elements/interface-names
Wes Hayutin d072a79acf ensure any ens3 interface is nuked during image build
It seems as though w/ CentOS-8.3 ens3 has crept
back into play.  Ensure it's not in the overcloud
images.  See bug for details.

Closes-Bug: #1910107
Change-Id: I29d632814577db0b720b07d4497983e267d46a4e
2021-01-06 16:05:28 +00:00
..
install.d ensure any ens3 interface is nuked during image build 2021-01-06 16:05:28 +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.