From 6ca7bd60f16583d946a6838509ba7f7c38431740 Mon Sep 17 00:00:00 2001 From: Codex Date: Fri, 10 Jul 2026 01:35:49 +0200 Subject: [PATCH] fix: configure NC01 HWLAB source identity --- config/deploy-ssh-identities.yaml | 8 ++++++++ config/hwlab-node-lanes.yaml | 3 +++ 2 files changed, 11 insertions(+) diff --git a/config/deploy-ssh-identities.yaml b/config/deploy-ssh-identities.yaml index 7457fbc6..0274eafe 100644 --- a/config/deploy-ssh-identities.yaml +++ b/config/deploy-ssh-identities.yaml @@ -67,3 +67,11 @@ targets: proxyUrl: http://127.0.0.1:18789 identities: - github.com + NC01: + providerId: NC01 + route: NC01 + homeDir: /root + egress: + mode: direct + identities: + - github.com diff --git a/config/hwlab-node-lanes.yaml b/config/hwlab-node-lanes.yaml index 08d386bf..27b2f501 100644 --- a/config/hwlab-node-lanes.yaml +++ b/config/hwlab-node-lanes.yaml @@ -88,6 +88,9 @@ lanes: git: remoteName: origin remoteUrl: git@github.com:pikasTech/HWLAB.git + identityTarget: NC01 + identityId: github.com + proxyEnvPath: /etc/unidesk/proxy.env verifyRemote: false requireUpToDate: false requiredCommands: