From f0d8fb40e3afb9e800fff8bc6dbd4bc0545448f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= Date: Thu, 19 Oct 2023 19:00:13 +0200 Subject: [PATCH] docs: add ssh setup to the onboarding process tasks (#3530) --- ONBOARDING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ONBOARDING.md b/ONBOARDING.md index 55f0b781a..018bcad5f 100644 --- a/ONBOARDING.md +++ b/ONBOARDING.md @@ -17,7 +17,8 @@ onboarding session. [`GOVERNANCE.md`](./GOVERNANCE.md) and have any questions ready - [ ] Schedule a meeting with the member to: - [ ] Walk them through the infrastructure and what other members do - - [ ] Explain how to decrypt nodejs/secrets + - [ ] Explain how to decrypt nodejs/secrets + - [ ] Practice SSH access to the organization's machines. See [`ssh.md`](./doc/ssh.md). - [ ] Practice running the `jenkins/worker/create.yml` playbook on one of the machines in the test CI cluster - [ ] Answer any questions they may have - [ ] PR changes to [README.md](./README.md#build-wg-members) to add the member to build-test