26 lines
876 B
JSON
26 lines
876 B
JSON
{
|
|
"aarch64": [
|
|
{
|
|
"id": "baseos",
|
|
"name": "BaseOS",
|
|
"BaseURL": "http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.2.0/compose/BaseOS/aarch64/os"
|
|
},
|
|
{
|
|
"id": "appstream",
|
|
"name": "AppStream",
|
|
"BaseURL": "http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.2.0/compose/AppStream/aarch64/os"
|
|
}
|
|
],
|
|
"x86_64": [
|
|
{
|
|
"id": "baseos",
|
|
"name": "BaseOS",
|
|
"BaseURL": "http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.2.0/compose/BaseOS/x86_64/os"
|
|
},
|
|
{
|
|
"id": "appstream",
|
|
"name": "AppStream",
|
|
"BaseURL": "http://download.devel.redhat.com/rhel-8/nightly/RHEL-8/latest-RHEL-8.2.0/compose/AppStream/x86_64/os"
|
|
}
|
|
]
|
|
}
|