mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-09 23:41:25 +01: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
9e2ce07fdb
commit
875b3781fc
@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="184ab1234f8e1fa3366d1ca7f2caec7d9043f098" # tip of backports-flatcar-3033
|
||||
CROS_WORKON_COMMIT="a4a383a7b81975d62c5502aeaf8c41c202093c73" # tip of backports-flatcar-3033
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user