diff --git a/inventory/group_vars/taskotron-stg b/inventory/group_vars/taskotron-stg index 92cb34710f..287c69bd85 100644 --- a/inventory/group_vars/taskotron-stg +++ b/inventory/group_vars/taskotron-stg @@ -53,7 +53,7 @@ resultsdb_url: http://resultsdb-stg01.qa.fedoraproject.org/resultsdb_api/api/v2. taskotron_docs_url: https://qa.fedoraproject.org/docs/libtaskotron/latest/ # make sure this doesn't have a trailing slash trigger_distgit_repo_url: git://pkgs02.phx2.fedoraproject.org -trigger_critpath_url: https://admin.fedoraproject.org/pkgdb/api/critpath?format=json +trigger_critpath_url: https://admin.stg.fedoraproject.org/pkgdb/api/critpath?format=json instances: - { name: "Production", url: "https://taskotron.fedoraproject.org"}