From 72083f7ba069497df8ae3ec41424854d6964b646 Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Mon, 15 Apr 2024 10:09:41 -0500 Subject: [PATCH] cloud: Consistent device naming Use consistent network device names for network devices instead of forcing the old "ethX" names from pre-2017. This ensures that specialized network devices, such as SR-IOV devices, are easy to recognize and configure inside a Fedora instance on a public cloud or OpenStack cloud. FESCo ticket: https://pagure.io/fesco/issue/3190 Change proposal: https://fedoraproject.org/wiki/Changes/EnableConsistentDeviceNamingCloud Signed-off-by: Major Hayden --- teams/cloud/cloud.xml | 12 ++++++------ teams/cloud/vagrant.xml | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/teams/cloud/cloud.xml b/teams/cloud/cloud.xml index 3d6ef09..d9496d1 100644 --- a/teams/cloud/cloud.xml +++ b/teams/cloud/cloud.xml @@ -31,7 +31,7 @@