commit: 23951b8984fb142759bc83f2aa7fba2142cc1e6b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 19 15:57:58 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jan 19 15:57:58 2023 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=23951b89
Use rsa key on demeter
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-qemu-arm64.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/catalyst-auto-qemu-arm64.conf
b/tools/catalyst-auto-qemu-arm64.conf
index 238ef77d..1c010da2 100644
--- a/tools/catalyst-auto-qemu-arm64.conf
+++ b/tools/catalyst-auto-qemu-arm64.conf
@@ -2,7 +2,7 @@
# self-explanatory.
UPLOAD_USER=arm64
-UPLOAD_KEY=/root/.ssh/id_ed25519
+UPLOAD_KEY=/root/.ssh/id_rsa
SPECS_DIR=${REPO_DIR}/releases/specs-qemu/arm64/be
SUBARCH=aarch64_be