Schutzfile: add RHEL-10.0 repo snapshots
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
ac2b09ffbe
commit
c9e9027faa
1 changed files with 46 additions and 0 deletions
46
Schutzfile
46
Schutzfile
|
|
@ -240,6 +240,52 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"rhel-10.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"osbuild": {
|
||||||
|
"commit": "df83c629201f3955dfb07016c31409d85f376a29"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"repos": [
|
||||||
|
{
|
||||||
|
"file": "/etc/yum.repos.d/rhel10internal.repo",
|
||||||
|
"x86_64": [
|
||||||
|
{
|
||||||
|
"title": "RHEL-10-RPMREPO-NIGHTLY-BaseOS",
|
||||||
|
"name": "baseos",
|
||||||
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-baseos-n10.0-20240715"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "RHEL-10-RPMREPO-NIGHTLY-AppStream",
|
||||||
|
"name": "appstream",
|
||||||
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-appstream-n10.0-20240715"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "RHEL-10-RPMREPO-NIGHTLY-CRB",
|
||||||
|
"name": "crb",
|
||||||
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-x86_64-crb-n10.0-20240715"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"aarch64": [
|
||||||
|
{
|
||||||
|
"title": "RHEL-10-RPMREPO-NIGHTLY-BaseOS",
|
||||||
|
"name": "baseos",
|
||||||
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-baseos-n10.0-20240715"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "RHEL-10-RPMREPO-NIGHTLY-AppStream",
|
||||||
|
"name": "appstream",
|
||||||
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-appstream-n10.0-20240715"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "RHEL-10-RPMREPO-NIGHTLY-CRB",
|
||||||
|
"name": "crb",
|
||||||
|
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el10/el10-aarch64-crb-n10.0-20240715"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"centos-9": {
|
"centos-9": {
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"osbuild": {
|
"osbuild": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue