Rename mash-firezone db to firezone

This commit is contained in:
Julian-Samuel Gebühr 2023-03-29 14:51:58 +02:00
parent 654397c76f
commit f699b4d264
2 changed files with 1 additions and 2 deletions

View file

@ -1602,7 +1602,6 @@ firezone_generic_secret: "{{ mash_playbook_generic_secret_key }}"
firezone_database_host: "{{ devture_postgres_identifier if devture_postgres_enabled else '' }}"
firezone_database_port: "{{ '5432' if devture_postgres_enabled else '' }}"
firezone_database_name: "{{ firezone_identifier }}"
firezone_database_password: "{{ '%s' | format(mash_playbook_generic_secret_key) | password_hash('sha512', 'fz.db.user', rounds=655555) | to_uuid }}"
firezone_database_user: "{{ firezone_identifier }}"

View file

@ -103,7 +103,7 @@
version: 6b20c472d36ce5765dc44675d42cce74cbcbd0fe
name: hubsite
- src: git+https://github.com/moan0s/role-firezone.git
version: ac8564d5e11a75107ba93aec6427b83be824c30a
version: 7962aabb18186520acc6f8f9e4e867bd06bb7280
name: firezone
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-gotosocial.git
name: gotosocial