mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
bodhi2/backend/templates/pungi.rpm: Update comments
This commit is contained in:
@@ -206,7 +206,7 @@ ostree = {
|
||||
"arches": ["x86_64", "ppc64le", "aarch64" ],
|
||||
"failable": ["x86_64", "ppc64le", "aarch64" ]
|
||||
},
|
||||
# Fedora Sericea
|
||||
# Fedora Sway Atomic (formerly Sericea)
|
||||
{
|
||||
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
||||
[% if release.version_int >= 39 %]
|
||||
@@ -238,7 +238,7 @@ ostree = {
|
||||
"arches": ["x86_64", "aarch64"],
|
||||
"failable": ["x86_64", "aarch64"]
|
||||
},
|
||||
# Fedora Onyx
|
||||
# Fedora Budgie Atomic (formerly Onyx)
|
||||
[% if release.version_int >= 39 %]
|
||||
{
|
||||
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
||||
|
||||
Reference in New Issue
Block a user