Skip to content

Commit

Permalink
Merge pull request #1161 from flatcar/kai/cloudinit-vm-userdata
Browse files Browse the repository at this point in the history
coreos-base/coreos-cloudinit: Workaround for user-configvirtfs.service
  • Loading branch information
pothos authored Sep 22, 2023
2 parents 13ddc2d + 8f45b6b commit 0b14db2
Show file tree
Hide file tree
Showing 2 changed files 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="a5d40f3d2178fed068228a66e40c2db24b2d14a9" # flatcar-master
CROS_WORKON_COMMIT="47bc4cfae35357d88f84e8fdb65c787054fc17a3" # flatcar-master
KEYWORDS="amd64 arm64"
fi

Expand Down

0 comments on commit 0b14db2

Please sign in to comment.