mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
bootengine: Exclude mana VF from network management
The flatcar/bootengine commit includes a change to the azure sriov config file that excludes devices managed by the mana driver from networkd management, just like mlx4 and mlx5 devices. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
parent
08a084330b
commit
dc18330cbc
@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="a4ea304bcca3b00defba5011c26053716017eff4" # flatcar-3602-backport
|
||||
CROS_WORKON_COMMIT="9e68a0cd0bbc92c68169ea544b6c5a720cb78e20" # flatcar-3602-backport
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user