From ca3a869cd87e0d56e862591609d3f2f6ded15799 Mon Sep 17 00:00:00 2001 From: Sam Al-Sapti Date: Tue, 24 Jan 2023 21:51:22 +0100 Subject: [PATCH] Update secrets.yml.contents --- group_vars/all/secrets.yml.contents | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/group_vars/all/secrets.yml.contents b/group_vars/all/secrets.yml.contents index e56296d..f18ae74 100644 --- a/group_vars/all/secrets.yml.contents +++ b/group_vars/all/secrets.yml.contents @@ -1,6 +1,6 @@ # These are the variables contained in secrets.yml # Secrets are usually 32 characters or more, matching [a-Z0-9] - +--- postgres_passwords: nextcloud: xxx passit: xxx @@ -9,6 +9,7 @@ postgres_passwords: codimd: xxx mailu: xxx keycloak: xxx + hedgedoc: xxx mastodon: xxx rallly: xxx membersystem: xxx @@ -31,8 +32,9 @@ drone_secrets: rpc_shared_secret: xxx restic_secrets: - user_secret: xxx - encryption_secret: xxx + user_password: xxx + repository_password: xxx + ssh_privkey: xxx matrix_secrets: registration_shared_secret: xxx