mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
Hubs: mistake in the DB hostname
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
hubs_url_hostname: hubs.stg.fedoraproject.org
|
||||
hubs_secret_key: "{{ hubs_session_secret }}"
|
||||
hubs_db_type: postgresql
|
||||
hubs_db_host: db01.stg.fedoraproject.org
|
||||
hubs_db_host: db01.stg.phx2.fedoraproject.org
|
||||
hubs_db_user: hubsapp
|
||||
hubs_db_password: "{{ hubs_db_pass }}"
|
||||
hubs_dev_mode: false
|
||||
|
||||
Reference in New Issue
Block a user