Skip to content

Commit c19d17a

Browse files
committed
Allow yggdrasil repositories to use internal TF
Signed-off-by: Link Dupont <[email protected]>
1 parent 85495ad commit c19d17a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ enabled_projects_for_internal_tf:
3434
- github.com/RedHatInsights/insights-client
3535
- github.com/RedHatInsights/rhc
3636
- github.com/theforeman/foreman-installer
37+
- github.com/RedHatInsights/yggdrasil
38+
- github.com/RedHatInsights/yggdrasil-worker-package-manager
3739

3840
command_handler: sandcastle
3941
command_handler_work_dir: /tmp/sandcastle

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ enabled_projects_for_internal_tf:
3535
- github.com/RedHatInsights/insights-client
3636
- github.com/RedHatInsights/rhc
3737
- github.com/theforeman/foreman-installer
38+
- github.com/RedHatInsights/yggdrasil
39+
- github.com/RedHatInsights/yggdrasil-worker-package-manager
3840

3941

4042
command_handler: sandcastle

0 commit comments

Comments
 (0)