coreos-base/coreos-init: enable SSH keys injection for Scaleway

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2025-09-30 10:19:09 +02:00
parent 3aa023c2fa
commit 7f932f4217
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
EGIT_BRANCH="flatcar-4230-backport"
EGIT_COMMIT="ade830f1e07aac77781346e9c1758d18d95ca629" # flatcar-4230-backport
EGIT_COMMIT="1f89e0e11c81e273c225ea5b02cfc727865f236b" # flatcar-4230-backport
KEYWORDS="amd64 arm arm64 x86"
fi