Skip to content

Commit

Permalink
Merge pull request #937 from flatcar/scripts
Browse files Browse the repository at this point in the history
coreos-base/coreos-cloudinit: Don't use configdrive on DigitalOcean
  • Loading branch information
pothos committed Jun 20, 2023
2 parents 6b6fdc7 + 01baf08 commit 8302e6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inherit cros-workon systemd toolchain-funcs udev coreos-go
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="eb49a8f36aa0ac6e0f372ca6404c4f5b926955ca" # flatcar-master
CROS_WORKON_COMMIT="a5d40f3d2178fed068228a66e40c2db24b2d14a9" # flatcar-master
KEYWORDS="amd64 arm64"
fi

Expand Down

0 comments on commit 8302e6d

Please sign in to comment.