mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-31 19:31:07 +02:00
coreos-base/coreos-init: bump for coreos-install Ignition dest path
coreos-install now installs Ignition configs to /usr/share/oem/config.ign so it doesn't need to modify grub.cfg.
This commit is contained in:
parent
a3317f9674
commit
64fc7fbadb
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="485860b2dbcfefea28f747992255d4e6557c8777"
|
||||
CROS_WORKON_COMMIT="85a35815c7ffb14d6e398da950502dbabc8f4291"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user