diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index e191291143..0f98f7cdb6 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -123,7 +123,7 @@ ostree = [ "https://kojipkgs{{ env_suffix }}.fedoraproject.org/pub/fedora/linux/releases/[[ release.version_int ]]/Everything/x86_64/os/" [% endif %] ] - "ostree_repo": "/mnt/koji/compose/atomic", + "ostree_repo": "/mnt/koji/compose/updates/atomic", "tag_ref": False } })