From f235cec0b63afbe498cbb6106e923939ceb2ddf3 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 26 Oct 2017 23:57:11 +0200 Subject: [PATCH] Add updates/ Signed-off-by: Patrick Uiterwijk --- roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } })