diff options
author | 2024-04-27 20:03:36 +0200 | |
---|---|---|
committer | 2024-04-27 20:03:36 +0200 | |
commit | f61c1d963d76c3d39a7b12c6d03fc758411cf39e (patch) | |
tree | 04c4d7f44c1076262974619af97c192ed2e6be32 /docs/onboarding | |
parent | Remove fallback service in favour of DNS logging (diff) |
Include Ansible Vault in onboarding document
Diffstat (limited to 'docs/onboarding')
-rw-r--r-- | docs/onboarding/access.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/onboarding/access.md b/docs/onboarding/access.md index 1bfe7cf..9136a0d 100644 --- a/docs/onboarding/access.md +++ b/docs/onboarding/access.md @@ -15,4 +15,5 @@ description: | | Grafana | The primary aggregation dashboard for most resources. | Admins, Moderators, Core Developers and DevOps (with varying permissions) | | Prometheus Dashboard | The Prometheus query dashboard. Access is controlled via Cloudflare Access. | Hassan, Joe, Johannes, Chris | | Alertmanager Dashboard | The alertmanager control dashboard. Access is controlled via Cloudflare Access. | Hassan, Joe, Johannes, Chris | -| `git-crypt`ed files in infra repository| `git-crypt` is used to encrypt certain files within the repository. At the time of writing this is limited to kubernetes secret files. | Chris, Joe, Hassan, Johannes, Xithrius | +| `git-crypt`ed files in infra repository | `git-crypt` is used to encrypt certain files within the repository. At the time of writing this is limited to kubernetes secret files. | Chris, Joe, Hassan, Johannes, Xithrius | +| Ansible Vault | Used to store sensitive data for the Ansible deployment | Chris, Joe, Johannes, Bella | |