commit: 0df6caec2272687ef994e465091854fdd353f7ff
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 23:27:54 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 23:27:54 2022 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=0df6caec
Update hppa key name
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-hppa.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf
index c71d6f2a..53b2f68b 100644
--- a/tools/catalyst-auto-hppa.conf
+++ b/tools/catalyst-auto-hppa.conf
@@ -2,7 +2,7 @@
# self-explanatory.
UPLOAD_USER=hppa
-UPLOAD_KEY=/root/.ssh/buildsync.key
+UPLOAD_KEY=/root/.ssh/id_ed25519
SPECS_DIR=${REPO_DIR}/releases/specs/hppa
SETS="hppa11_openrc hppa11_systemd hppa20_openrc hppa20_systemd hppa_livecd
hppa_netboot"