Skip to content

Commit

Permalink
Use Candlepin 4.4 for repoclosure
Browse files Browse the repository at this point in the history
Fixes: 40608e8
  • Loading branch information
evgeni committed Jun 3, 2024
1 parent f4dc540 commit 85637cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ all:
foremandist: .fm3_12
foreman_version: 'nightly'
katello_version: 'nightly'
candlepin_version: '4.3'
candlepin_version: '4.4'
puppet_version: 7
copr_project_user: "@theforeman"
build_package_build_system: copr
Expand Down
12 changes: 6 additions & 6 deletions repoclosure/yum.conf
Original file line number Diff line number Diff line change
Expand Up @@ -143,14 +143,14 @@ name=Katello nightly staging EL9
baseurl=https://stagingyum.theforeman.org/katello/nightly/el9/x86_64/
module_hotfixes=1

[el8-candlepin-4.3-staging]
name=Candlepin 4.3 staging EL8
baseurl=https://stagingyum.theforeman.org/candlepin/4.3/el8/x86_64/
[el8-candlepin-4.4-staging]
name=Candlepin 4.4 staging EL8
baseurl=https://stagingyum.theforeman.org/candlepin/4.4/el8/x86_64/
module_hotfixes=1

[el9-candlepin-4.3-staging]
name=Candlepin 4.3 staging EL9
baseurl=https://stagingyum.theforeman.org/candlepin/4.3/el9/x86_64/
[el9-candlepin-4.4-staging]
name=Candlepin 4.4 staging EL9
baseurl=https://stagingyum.theforeman.org/candlepin/4.4/el9/x86_64/
module_hotfixes=1

[leap155-oss]
Expand Down

0 comments on commit 85637cd

Please sign in to comment.