mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
bodhi-pungi: make FAW and FAH use same versioning
We'll get nicer versions, like: 28.20180426.0
This commit is contained in:
@@ -148,7 +148,7 @@ ostree = {
|
||||
[% if release.version_int >= 27 %]
|
||||
{
|
||||
[% if release.version_int >= 28 %]
|
||||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
||||
[% endif %]
|
||||
[% if release.version_int >= 28 %]
|
||||
"treefile": "fedora-atomic-workstation-updates-[[ request.name ]].json",
|
||||
|
||||
Reference in New Issue
Block a user