mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Fix atomic path
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -119,7 +119,7 @@ ostree = [
|
||||
[% endif %]
|
||||
"https://dl.fedoraproject.org/pub/fedora/linux/releases/[[ release.version_int ]]/Everything/x86_64/os/"
|
||||
]
|
||||
"ostree_repo": "/mnt/koji/mash/atomic/[[ release.version_int ]]",
|
||||
"ostree_repo": "/mnt/koji/compose/updates/atomic/[[ request.name ]]",
|
||||
"tag_ref": False
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user