Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
coreos-base/coreos-init: prevent networkd interference with cilium_vxlan
Browse files Browse the repository at this point in the history
This pulls in
flatcar/init#43
  • Loading branch information
pothos committed Jul 30, 2021
1 parent 1adbaa5 commit 154d7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreos-base/coreos-init/coreos-init-9999.ebuild
Expand Up @@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="21b1c15f58803c50d47d99b44f949f6922039cda" # flatcar-master
CROS_WORKON_COMMIT="bafab09614c67b4006187e21baf938bc28f24558" # flatcar-master
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit 154d7ab

Please sign in to comment.