CentOS Stream 8 is lagging behind, so let's pin osbuild v50, under the assumption that things land in CS8 in the same order they landed in RHEL8, so we don't run the risk of an old osbuild with a new composer. Fedora 35 is also stuck on an old osbuild, we will have to take care to release osbuild 50 into F35 before the next composer. Usually we would not want to pin like this, but we would otherwise block the next composer release in RHEL.
147 lines
No EOL
4.4 KiB
Text
147 lines
No EOL
4.4 KiB
Text
{
|
|
"fedora-35": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "6300a80c8466fc7297253cba91bb99994fa4e5c8"
|
|
}
|
|
}
|
|
},
|
|
"rhel-8.4": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "6300a80c8466fc7297253cba91bb99994fa4e5c8"
|
|
}
|
|
}
|
|
},
|
|
"rhel-8.5": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "6300a80c8466fc7297253cba91bb99994fa4e5c8"
|
|
}
|
|
}
|
|
},
|
|
"rhel-8.6": {
|
|
"repos": {
|
|
"file": "/etc/yum.repos.d/rhel8internal.repo",
|
|
"x86_64": [
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-BaseOS",
|
|
"name": "baseos",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.6-20220227"
|
|
},
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-AppStream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.6-20220227"
|
|
},
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-CRB",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-crb-n8.6-20220227"
|
|
}
|
|
],
|
|
"aarch64": [
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-BaseOS",
|
|
"name": "baseos",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.6-20220227"
|
|
},
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-AppStream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.6-20220227"
|
|
},
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-CRB",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-crb-n8.6-20220227"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"rhel-9.0": {
|
|
"repos": {
|
|
"file": "/etc/yum.repos.d/rhel9internal.repo",
|
|
"x86_64": [
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-BaseOS",
|
|
"name": "baseos",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220227"
|
|
},
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-AppStream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220227"
|
|
},
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-CRB",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-crb-n9.0-20220227"
|
|
}
|
|
],
|
|
"aarch64": [
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-BaseOS",
|
|
"name": "baseos",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220227"
|
|
},
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-AppStream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-appstream-n9.0-20220227"
|
|
},
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-CRB",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-crb-n9.0-20220227"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"centos-8": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "6300a80c8466fc7297253cba91bb99994fa4e5c8"
|
|
}
|
|
}
|
|
},
|
|
"centos-9": {
|
|
"repos": {
|
|
"file": "/etc/yum.repos.d/centos.repo",
|
|
"x86_64": [
|
|
{
|
|
"title": "baseos",
|
|
"name": "baseos",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220227"
|
|
},
|
|
{
|
|
"title": "appstream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-appstream-20220227"
|
|
},
|
|
{
|
|
"title": "crb",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-crb-20220227"
|
|
}
|
|
],
|
|
"aarch64": [
|
|
{
|
|
"title": "baseos",
|
|
"name": "baseos",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220227"
|
|
},
|
|
{
|
|
"title": "appstream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-appstream-20220227"
|
|
},
|
|
{
|
|
"title": "crb",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-crb-20220227"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |