Skip to content

Commit

Permalink
Allow github.com/theforeman/foreman-installer to use internal TF (#559)
Browse files Browse the repository at this point in the history
Requested by @ekohl.
  • Loading branch information
nforro authored Apr 2, 2024
2 parents e14347d + 35dfc1c commit 0e8d5ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions secrets/packit/prod/packit-service.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ enabled_projects_for_internal_tf:
- github.com/ptoscano/insights-client
- github.com/RedHatInsights/insights-client
- github.com/RedHatInsights/rhc
- github.com/theforeman/foreman-installer

command_handler: sandcastle
command_handler_work_dir: /tmp/sandcastle
Expand Down
1 change: 1 addition & 0 deletions secrets/packit/stg/packit-service.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ enabled_projects_for_internal_tf:
- github.com/ptoscano/insights-client
- github.com/RedHatInsights/insights-client
- github.com/RedHatInsights/rhc
- github.com/theforeman/foreman-installer


command_handler: sandcastle
Expand Down

0 comments on commit 0e8d5ce

Please sign in to comment.