d8e1caa23b
- AL 8.8-beta is coming
113 lines
2.6 KiB
JSON
113 lines
2.6 KiB
JSON
{
|
|
"BaseOS": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true
|
|
},
|
|
"AppStream": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS"
|
|
]
|
|
},
|
|
"PowerTools": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS",
|
|
"AppStream"
|
|
]
|
|
},
|
|
"HighAvailability": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS",
|
|
"AppStream"
|
|
]
|
|
},
|
|
"ResilientStorage": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS",
|
|
"AppStream"
|
|
]
|
|
},
|
|
"Minimal": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true
|
|
},
|
|
"NFV": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS",
|
|
"AppStream"
|
|
]
|
|
},
|
|
"RT": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS",
|
|
"AppStream"
|
|
]
|
|
},
|
|
"SAP": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS",
|
|
"AppStream",
|
|
"HighAvailability"
|
|
]
|
|
},
|
|
"SAPHANA": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS",
|
|
"AppStream",
|
|
"HighAvailability"
|
|
]
|
|
},
|
|
"extras": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS",
|
|
"AppStream"
|
|
]
|
|
},
|
|
"devel": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS",
|
|
"AppStream",
|
|
"PowerTools",
|
|
"SAP",
|
|
"SAPHANA",
|
|
"extras",
|
|
"Minimal",
|
|
"RT",
|
|
"NFV",
|
|
"ResilientStorage",
|
|
"HighAvailability"
|
|
]
|
|
}
|
|
}
|