mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
overlay coreos-base/coreos-init: bump revision
it pulls: - https://github.com/flatcar/init/pull/105 which fixes: ``` --- FAIL: cl.ignition.oem.regular (40.94s) harness.go:582: Found systemd unit failed to start (coreos-metadata Metadata Agent (SSH Keys). ) on machine 581c5b30-3313-45d9-ae82-d310681cba7e console ``` Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
e34e0ba212
commit
4b3fd0c6df
@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="a7c8b0c7ba4209e520532d1b92131e8ad23c40fb" # flatcar-master
|
||||
CROS_WORKON_COMMIT="2815942c231c6556356eea59a8c15d9685338a06" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user