Rename mash-gotosocial db to gotosocial

This commit is contained in:
Julian-Samuel Gebühr 2023-03-29 14:44:38 +02:00
parent 92eac9df3b
commit f08a207722
2 changed files with 1 additions and 2 deletions

View file

@ -1616,7 +1616,6 @@ gotosocial_gid: "{{ mash_playbook_gid }}"
gotosocial_database_host: "{{ devture_postgres_identifier if devture_postgres_enabled else '' }}"
gotosocial_database_port: "{{ '5432' if devture_postgres_enabled else '' }}"
gotosocial_database_name: "{{ gotosocial_identifier }}"
gotosocial_database_password: "{{ '%s' | format(mash_playbook_generic_secret_key) | password_hash('sha512', 'db.gotosocial', rounds=655555) | to_uuid }}"
gotosocial_database_username: "{{ gotosocial_identifier }}"

View file

@ -104,4 +104,4 @@
name: firezone
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-gotosocial.git
name: gotosocial
version: 148933d390a2a789ee4595a593d825e64d5e6f46
version: d608eb330af28b75d3e4881b2e8c09af64d078f1