Fix ResultsDB variables
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
68748ce3c9
commit
09c76c5b28
6 changed files with 17 additions and 31 deletions
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
resultsdb_db_user: "{{ (env == 'production')|ternary('prodresultsdbuser', 'stgresultsdb') }}"
|
||||
resultsdb_db_host: db01{{ env_suffix }}.{{ datacenter }}.fedoraproject.org
|
||||
resultsdb_db_port: 5432
|
||||
resultsdb_db_name: resultsdb
|
||||
resultsdb_image: "quay.io/fedora/resultsdb:latest"
|
Loading…
Add table
Add a link
Reference in a new issue