mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Update f28 atomic workstation filename
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -151,7 +151,11 @@ ostree = {
|
||||
[% if release.version_int >= 28 %]
|
||||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||
[% endif %]
|
||||
"treefile": "fedora-ostree-workstation-updates-[[ request.name ]].json",
|
||||
[% if release.version_int >= 28 %]
|
||||
"treefile": "fedora-atomic-workstation-updates-[[ request.name ]].json",
|
||||
[% else %]
|
||||
"treefile": "fedora-ostree-workstation-updates-[[ request.name ]].json",
|
||||
[% endif %]
|
||||
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
||||
"config_branch": "f[[ release.version ]]",
|
||||
"repo": [
|
||||
|
||||
Reference in New Issue
Block a user