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: enable enable-oem-cloudinit
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Tortuyaux <[email protected]>
  • Loading branch information
tormath1 committed Mar 2, 2022
1 parent 82a3f10 commit 971e99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coreos-base/coreos-init/coreos-init-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="e72d7a46b73d21d4f0c5840c6bb19aa0ad8e08f6" # flatcar-master
CROS_WORKON_COMMIT="0d9c10ef0de90204d3ac1448b442cc621412085b" # tormath1/ignition3
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit 971e99d

Please sign in to comment.