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