diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 2ef07a58ed..04501fbf3f 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -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 } })