Skip to content

Commit

Permalink
Merge pull request #142 from ATIX-AG/update_packit
Browse files Browse the repository at this point in the history
Add EL9 to packit config
  • Loading branch information
nadjaheitmann authored Oct 11, 2024
2 parents 0a5b357 + 16c5b1f commit d1cb5ef
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,17 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
centos-stream-8:
rhel-8:
additional_modules: "katello:el8,foreman-devel:el8"
additional_repos:
- http://yum.theforeman.org/releases/nightly/el8/x86_64/
- http://yum.theforeman.org/plugins/nightly/el8/x86_64/
- http://yum.theforeman.org/katello/nightly/katello/el8/x86_64/
- https://yum.theforeman.org/releases/nightly/el8/x86_64/
- https://yum.theforeman.org/plugins/nightly/el8/x86_64/
- https://yum.theforeman.org/katello/nightly/katello/el8/x86_64/
rhel-9:
additional_repos:
- https://yum.theforeman.org/releases/nightly/el9/x86_64/
- https://yum.theforeman.org/plugins/nightly/el9/x86_64/
- https://yum.theforeman.org/katello/nightly/katello/el9/x86_64/
module_hotfixes: true

srpm_build_deps:
Expand Down

0 comments on commit d1cb5ef

Please sign in to comment.