From 77d46e11f3a15a3b7c9bd0cccc7b47e4c0d6c6bf Mon Sep 17 00:00:00 2001 From: LeeW Date: Thu, 6 Mar 2025 16:12:47 +0100 Subject: [PATCH] ADP-216: updates README from UAT feedback for step2 --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b885a4c..3f0aa90 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,12 @@ Procedure: **Technical Instructions** - please forgive the complexity -Access for each repo is tracked using the `./groups/` directory; each sub-directory represents a "group" (Note: some "groups" are also "roles", e.g. `admin`) - -Most of the groups correspond directly to git repository names, aka "project name" +Create a symlink from the group-directory back to the keyfile +1. `cd groups/` + - Explanation: Access for each repo is tracked using the `./groups/` directory; each sub-directory represents a "group" (Note: some "groups" are also "roles", e.g. `admin`) + - Most of the groups correspond directly to git repository names, aka "project name" +2. `ln -s ../../` ### Example Add "Max Musterman" to the group for `devnso-adp-argocd`: