diff --git a/systemd/network/yy-azure-sriov-coreos.network b/systemd/network/yy-azure-sriov-coreos.network index 8043cc1..688954d 100644 --- a/systemd/network/yy-azure-sriov-coreos.network +++ b/systemd/network/yy-azure-sriov-coreos.network @@ -9,7 +9,7 @@ KernelCommandLine=coreos.oem.id=azure # VF driver currently used in Azure. If other drivers come into use, the # symptom will be a VF interface in the output of "networkctl" which never # finishes configuring. -Driver=mlx4_en mlx5_core +Driver=mlx4_en mlx5_core mana [Link] Unmanaged=yes diff --git a/systemd/network/yy-azure-sriov.network b/systemd/network/yy-azure-sriov.network index e9e3dbc..5189ae2 100644 --- a/systemd/network/yy-azure-sriov.network +++ b/systemd/network/yy-azure-sriov.network @@ -9,7 +9,7 @@ KernelCommandLine=flatcar.oem.id=azure # VF driver currently used in Azure. If other drivers come into use, the # symptom will be a VF interface in the output of "networkctl" which never # finishes configuring. -Driver=mlx4_en mlx5_core +Driver=mlx4_en mlx5_core mana [Link] Unmanaged=yes