ADP-216: updates README from UAT feedback for step2

ADP-216-uat-sops-step2_002
LeeW 10 months ago
parent 49491471eb
commit 77d46e11f3

@ -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/<project_name>`
- 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 ../../<path_to_key.gpg.pub>`
### Example
Add "Max Musterman" to the group for `devnso-adp-argocd`:

Loading…
Cancel
Save