From d05260b34d3f075158398c80e7482cb1b8338278 Mon Sep 17 00:00:00 2001 From: Matej Focko Date: Fri, 12 Jan 2024 14:36:31 +0100 Subject: [PATCH] fix: switch TF API URL to the production API endpoint Fixes #546 Signed-off-by: Matej Focko --- secrets/packit/prod/packit-service.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secrets/packit/prod/packit-service.yaml.j2 b/secrets/packit/prod/packit-service.yaml.j2 index 5415ede..deb46db 100644 --- a/secrets/packit/prod/packit-service.yaml.j2 +++ b/secrets/packit/prod/packit-service.yaml.j2 @@ -7,7 +7,7 @@ validate_webhooks: true {{ vault.packit_service | to_nice_yaml }} -testing_farm_api_url: https://api.dev.testing-farm.io/v0.1/ +testing_farm_api_url: https://api.testing-farm.io/v0.1/ enabled_projects_for_internal_tf: - github.com/packit/hello-world - github.com/oamg/convert2rhel