tests: Add f41 and update terraform hash
This commit is contained in:
parent
d30fca16c6
commit
0bbdabfcca
3 changed files with 25 additions and 2 deletions
23
Schutzfile
23
Schutzfile
|
|
@ -68,6 +68,27 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"fedora-41": {
|
||||
"repos": [
|
||||
{
|
||||
"file": "/etc/yum.repos.d/fedora.repo",
|
||||
"x86_64": [
|
||||
{
|
||||
"title": "fedora",
|
||||
"name": "fedora",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f41/f41-x86_64-rawhide-20240715"
|
||||
}
|
||||
],
|
||||
"aarch64": [
|
||||
{
|
||||
"title": "fedora",
|
||||
"name": "fedora",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f41/f41-aarch64-rawhide-20240715"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"centos-stream-9": {
|
||||
"repos": [
|
||||
{
|
||||
|
|
@ -232,4 +253,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue