diff --git a/inventory/group_vars/taskotron-stg b/inventory/group_vars/taskotron-stg index f926123432..1eca91d350 100644 --- a/inventory/group_vars/taskotron-stg +++ b/inventory/group_vars/taskotron-stg @@ -14,7 +14,7 @@ robots_path: /var/www/html extra_enablerepos: 'infrastructure-testing' # make sure we're using the stg fedsmg bus -fedmsg_env: stg +fedmsg_env: prod ############################################################ # task repo details @@ -50,8 +50,8 @@ resultsdb_external_url: https://taskotron.stg.fedoraproject.org/resultsdb/ resultsdb_fe_endpoint: resultsdb taskotron_docs_url: https://qa.fedoraproject.org/docs/libtaskotron/latest/ -trigger_distgit_repo_url: git://pkgs01.stg.phx2.fedoraproject.org -trigger_critpath_url: https://admin.stg.fedoraproject.org/pkgdb/api/critpath?format=json +trigger_distgit_repo_url: git://pkgs02.phx2.fedoraproject.org +trigger_critpath_url: https://admin.fedoraproject.org/pkgdb/api/critpath?format=json instances: - { name: "Production", url: "https://taskotron.fedoraproject.org"}