bodhi-pungi: branched is now f31
Update the location so that our f30 updates composes work again.
This commit is contained in:
parent
8a15a14832
commit
a919668c0a
1 changed files with 2 additions and 2 deletions
|
@ -177,8 +177,8 @@ ostree = {
|
|||
# In the case of testing, also inject the last stable updates
|
||||
"https://kojipkgs{{ env_suffix }}.fedoraproject.org/compose/updates/f[[ release.version_int ]]-updates/compose/Everything/$basearch/os/",
|
||||
[% endif %]
|
||||
# For f30 the compose location is going to be under /compose/branched/
|
||||
[% if release.version_int == 30 %]
|
||||
# For f31 the compose location is going to be under /compose/branched/
|
||||
[% if release.version_int == 31 %]
|
||||
"https://kojipkgs{{ env_suffix }}.fedoraproject.org/compose/branched/latest-Fedora-[[ release.version_int ]]/compose/Everything/$basearch/os/"
|
||||
[% else %]
|
||||
"https://kojipkgs{{ env_suffix }}.fedoraproject.org/compose/[[ release.version_int ]]/latest-Fedora-[[ release.version_int ]]/compose/Everything/$basearch/os/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue