Skip to content

Commit

Permalink
Merge pull request #1687 from flatcar/tormath1/cloudinit
Browse files Browse the repository at this point in the history
coreos-base/coreos-cloudinit: bump commit ID
  • Loading branch information
tormath1 authored Feb 23, 2024
2 parents b2f4560 + ea3d0cf commit c57607f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog/changes/2024-02-23-coreos-cloudinit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- ⚠ Removed coreos-cloudinit support for automatic keys conversion (e.g `reboot-strategy` -> `reboot_strategy`) ([scripts#1687](https://github.com/flatcar/scripts/pull/1687))
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="47d54a38e766a30c7ab9caabf2292e885505ffe0" # flatcar-master
CROS_WORKON_COMMIT="a7bc5f0050ab3493807ec69977cda26b882b4aad" # flatcar-master
KEYWORDS="amd64 arm64"
fi

Expand Down

0 comments on commit c57607f

Please sign in to comment.