The new rhel-edge-installer requires unreleased fixes: https://github.com/osbuild/osbuild/pull/610 https://github.com/osbuild/osbuild/pull/611
38 lines
803 B
Text
38 lines
803 B
Text
{
|
|
"fedora-33": {
|
|
"dependants": {
|
|
"koji-osbuild": {
|
|
"commit": "4fdc457745e1147475ea3ac1e3b073e592d7b174"
|
|
}
|
|
}
|
|
},
|
|
"rhel-8.3": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "e4e527b5b7cdf8bb6e48a6ec3ace7d9d9b155bc0"
|
|
}
|
|
},
|
|
"dependants": {
|
|
"koji-osbuild": {
|
|
"commit": "4fdc457745e1147475ea3ac1e3b073e592d7b174",
|
|
"pre_install_packages": [
|
|
"https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"rhel-8.4": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "3eea6e54d95bda4bebbd96db2d25e6d96c121d74"
|
|
}
|
|
}
|
|
},
|
|
"centos-8": {
|
|
"dependencies": {
|
|
"osbuild": {
|
|
"commit": "e4e527b5b7cdf8bb6e48a6ec3ace7d9d9b155bc0"
|
|
}
|
|
}
|
|
}
|
|
}
|