mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-11 13:42:07 +01:00
coreos-base/coreos-init: enable SSH keys injection for Scaleway
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
3aa023c2fa
commit
7f932f4217
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user