f28 is no longer under branched. Pick up new branched target from
f29 when that gets here.
---
roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
index 15932ed23..1b02fd2df 100644
--- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
+++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2
@@ -127,8 +127,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 f28 the compose location is under /compose/branched/
- [% if release.version_int == 28 %]
+ # For f29 the compose location is under /compose/branched/
+ [% if release.version_int == 29 %]
"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/"
@@ -223,8 +223,8 @@ ostree_installer = [
# 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/[[arch]]/os/",
[% endif %]
- # For f28 the compose location is under /compose/branched/
- [% if release.version_int == 28 %]
+ # For f29 the compose location is under /compose/branched/
+ [% if release.version_int == 29 %]
"https://kojipkgs{{ env_suffix
}}.fedoraproject.org/compose/branched/latest-Fedora-[[ release.version_int
]]/compose/Everything/[[arch]]/os/"
[% else %]
"https://kojipkgs{{ env_suffix
}}.fedoraproject.org/compose/[[ release.version_int ]]/latest-Fedora-[[
release.version_int ]]/compose/Everything/[[arch]]/os/"
--
2.14.3
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]/message/BJMQWCFLTK67TJNMGOEGC735IEZYDKT5/