76 lines
1.8 KiB
JSON
76 lines
1.8 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
|
|
},
|
|
"RT": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true
|
|
},
|
|
"SAP": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true
|
|
},
|
|
"SAPHANA": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true
|
|
},
|
|
"extras": {
|
|
"gather_methods": "hybrid",
|
|
"buildinstall_skip": true,
|
|
"createiso_skip": true,
|
|
"variant_as_lookaside": [
|
|
"BaseOS",
|
|
"AppStream"
|
|
]
|
|
}
|
|
} |