|
|
|
@ -14,6 +14,8 @@ Purpose: Manage gpg keys for:
|
|
|
|
|
|
|
|
|
|
|
|
# Playbook for Configuring Access for New Users
|
|
|
|
# Playbook for Configuring Access for New Users
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Overview:
|
|
|
|
|
|
|
|
|
|
|
|
1. In the Keys Repo (`communication-keys`):
|
|
|
|
1. In the Keys Repo (`communication-keys`):
|
|
|
|
1. New User creates,adds GPG Key
|
|
|
|
1. New User creates,adds GPG Key
|
|
|
|
1. Existing User configures groups
|
|
|
|
1. Existing User configures groups
|
|
|
|
@ -115,7 +117,6 @@ devnso-adp-argocd
|
|
|
|
...
|
|
|
|
...
|
|
|
|
# SUCCESS: all users with keys in this dir should have functional keys
|
|
|
|
# SUCCESS: all users with keys in this dir should have functional keys
|
|
|
|
```
|
|
|
|
```
|
|
|
|
% ${PATH_TO_COMMUNICATION_KEYS_REPO}/bin/update_sops.sh -g devnso-adp-argocd $(find . -name secrets.yaml)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
**Commit the changes, Create Change Request (PR/MR)**
|
|
|
|
**Commit the changes, Create Change Request (PR/MR)**
|
|
|
|
|
|
|
|
|
|
|
|
|