Skip to content

Commit 66aa2d1

Browse files
authored
fix: switch TF API URL to the production API endpoint (#549)
Fixes #546
2 parents eeac90a + 00177b6 commit 66aa2d1

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)