Skip to content

Commit

Permalink
Allow github.com/ptoscano/insights-client to use internal TF (#544)
Browse files Browse the repository at this point in the history
Requested by @ptoscano
  • Loading branch information
lachmanfrantisek authored Dec 7, 2023
2 parents c4954fe + c91660d commit 649abc6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions secrets/packit/prod/packit-service.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ enabled_projects_for_internal_tf:
- github.com/containers/netavark
- github.com/containers/podman
- github.com/containers/skopeo
- github.com/ptoscano/insights-client
- github.com/RedHatInsights/insights-client
- github.com/RedHatInsights/rhc

command_handler: sandcastle
command_handler_work_dir: /tmp/sandcastle
Expand Down
3 changes: 3 additions & 0 deletions secrets/packit/stg/packit-service.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ enabled_projects_for_internal_tf:
- github.com/containers/netavark
- github.com/containers/podman
- github.com/containers/skopeo
- github.com/ptoscano/insights-client
- github.com/RedHatInsights/insights-client
- github.com/RedHatInsights/rhc


command_handler: sandcastle
Expand Down

0 comments on commit 649abc6

Please sign in to comment.