Turns out that koji will not allow us to mount that other thing RW

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-10-26 21:56:11 +00:00
parent d5212c311e
commit 7c590d0256

View file

@ -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/atomic/[[ release.version ]]",
"ostree_repo": "/mnt/koji/compose/atomic",
"tag_ref": False
}
})