We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553b0f8 commit 5b0bc68Copy full SHA for 5b0bc68
.packit.yaml
@@ -29,10 +29,10 @@ jobs:
29
trigger: pull_request
30
targets:
31
centos-stream-8:
32
- additional_modules: "foreman:el8,nodejs:12"
+ additional_modules: "foreman-devel:el8"
33
additional_repos:
34
- - http://koji.katello.org/releases/yum/foreman-nightly/el8/x86_64/
35
- - http://yum.theforeman.org/plugins/nightly/el8/x86_64/
+ - https://yum.theforeman.org/releases/nightly/el8/x86_64/
+ - https://yum.theforeman.org/plugins/nightly/el8/x86_64/
36
module_hotfixes: true
37
38
srpm_build_deps:
0 commit comments