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:
parent
d5212c311e
commit
7c590d0256
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ ostree = [
|
||||||
"https://kojipkgs{{ env_suffix }}.fedoraproject.org/pub/fedora/linux/releases/[[ release.version_int ]]/Everything/x86_64/os/"
|
"https://kojipkgs{{ env_suffix }}.fedoraproject.org/pub/fedora/linux/releases/[[ release.version_int ]]/Everything/x86_64/os/"
|
||||||
[% endif %]
|
[% endif %]
|
||||||
]
|
]
|
||||||
"ostree_repo": "/mnt/koji/atomic/[[ release.version ]]",
|
"ostree_repo": "/mnt/koji/compose/atomic",
|
||||||
"tag_ref": False
|
"tag_ref": False
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue