mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
coreos-base/coreos-init: prevent networkd interference with cilium_vxlan
This pulls in https://github.com/kinvolk/init/pull/43
This commit is contained in:
parent
beabd977e1
commit
764d5c6baf
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="3960a476a09a96ef8130052e144f9000d4d2f31e" # flatcar-master
|
||||
CROS_WORKON_COMMIT="bafab09614c67b4006187e21baf938bc28f24558" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user