fixing missed char in var name

This commit is contained in:
Tim Flink 2017-03-16 14:52:04 +00:00
parent 9d4d8316ac
commit 96bfa71b54

View file

@ -52,7 +52,7 @@ resultsdb_fe_endpoint: resultsdb
resultsdb_frontend_url: http://resultsdb-dev01.qa.fedoraproject.org/resultsdb/
resultsdb_url: http://resultsdb-dev01.qa.fedoraproject.org/resultsdb_api/api/v2.0
taskotron_docs_url: https://qa.fedoraproject.org/docs/libtaskotron/latest/
rigger_distgit_repo_url: git://pkgs.fedoraproject.org/
trigger_distgit_repo_url: git://pkgs.fedoraproject.org/
instances:
- { name: "Production", url: "https://taskotron.fedoraproject.org"}
- { name: "Staging", url: "https://taskotron.stg.fedoraproject.org"}