If a contenturl is specified, the url is used only for metadata. This is useful when the actual content is hosted separately.
13 lines
350 B
JSON
13 lines
350 B
JSON
{
|
|
"expects": "success",
|
|
"org.osbuild.ostree": {
|
|
"items": {
|
|
"d6243b0d0ca3dc2aaef2e0eb3e9f1f4836512c2921007f124b285f7c466464d8": {
|
|
"remote": {
|
|
"url": "http://localhost/sources/org.osbuild.ostree/data/meta",
|
|
"contenturl": "http://localhost/sources/org.osbuild.ostree/data/content"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|