During runner repo override the runner name is compared with the key in Schutzfile. There was the word 'stream' missing for centos runners so the repos were never acutally overwritten before. See https://github.com/osbuild/gitlab-ci-terraform-executor/blob/main/prepare#L69 for more context
171 lines
4.9 KiB
Text
171 lines
4.9 KiB
Text
{
|
|
"fedora-34": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "d8f36b55fa043002c6650a75fbeba5165cc0824b"
|
|
}
|
|
}
|
|
},
|
|
"fedora-35": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "d8f36b55fa043002c6650a75fbeba5165cc0824b"
|
|
}
|
|
}
|
|
},
|
|
"rhel-8.4": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "d8f36b55fa043002c6650a75fbeba5165cc0824b"
|
|
}
|
|
}
|
|
},
|
|
"rhel-8.5": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "d8f36b55fa043002c6650a75fbeba5165cc0824b"
|
|
}
|
|
}
|
|
},
|
|
"rhel-8.6": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "d8f36b55fa043002c6650a75fbeba5165cc0824b"
|
|
}
|
|
},
|
|
"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-20220301"
|
|
},
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-AppStream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.6-20220301"
|
|
},
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-CRB",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-crb-n8.6-20220301"
|
|
}
|
|
],
|
|
"aarch64": [
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-BaseOS",
|
|
"name": "baseos",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.6-20220301"
|
|
},
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-AppStream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.6-20220301"
|
|
},
|
|
{
|
|
"title": "RHEL-8-RPMREPO-NIGHTLY-CRB",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-crb-n8.6-20220301"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"rhel-9.0": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "d8f36b55fa043002c6650a75fbeba5165cc0824b"
|
|
}
|
|
},
|
|
"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-20220301"
|
|
},
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-AppStream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220301"
|
|
},
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-CRB",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-crb-n9.0-20220301"
|
|
}
|
|
],
|
|
"aarch64": [
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-BaseOS",
|
|
"name": "baseos",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220301"
|
|
},
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-AppStream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-appstream-n9.0-20220301"
|
|
},
|
|
{
|
|
"title": "RHEL-9-RPMREPO-NIGHTLY-CRB",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-crb-n9.0-20220301"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"centos-8": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "d8f36b55fa043002c6650a75fbeba5165cc0824b"
|
|
}
|
|
}
|
|
},
|
|
"centos-9": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "d8f36b55fa043002c6650a75fbeba5165cc0824b"
|
|
}
|
|
}
|
|
},
|
|
"centos-stream-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-20220301"
|
|
},
|
|
{
|
|
"title": "appstream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-appstream-20220301"
|
|
},
|
|
{
|
|
"title": "crb",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-crb-20220301"
|
|
}
|
|
],
|
|
"aarch64": [
|
|
{
|
|
"title": "baseos",
|
|
"name": "baseos",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220301"
|
|
},
|
|
{
|
|
"title": "appstream",
|
|
"name": "appstream",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-appstream-20220301"
|
|
},
|
|
{
|
|
"title": "crb",
|
|
"name": "crb",
|
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-crb-20220301"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|