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: