Skip to content

Commit 00177b6

Browse files
committed
fix: switch TF API URL to the production API endpoint
Fixes #546 Signed-off-by: Matej Focko <[email protected]>
1 parent eeac90a commit 00177b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

secrets/packit/prod/packit-service.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ validate_webhooks: true
77

88
{{ vault.packit_service | to_nice_yaml }}
99

10-
testing_farm_api_url: https://api.dev.testing-farm.io/v0.1/
10+
testing_farm_api_url: https://api.testing-farm.io/v0.1/
1111
enabled_projects_for_internal_tf:
1212
- github.com/packit/hello-world
1313
- github.com/oamg/convert2rhel

0 commit comments

Comments
 (0)