2023-03-07 12:47:35 +00:00
|
|
|
{
|
|
|
|
"BaseOS": {
|
|
|
|
"gather_methods": "hybrid",
|
|
|
|
"buildinstall_skip": true,
|
2023-03-07 13:11:48 +00:00
|
|
|
"createiso_skip": true
|
2023-03-07 12:47:35 +00:00
|
|
|
},
|
|
|
|
"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,
|
2023-03-07 13:11:48 +00:00
|
|
|
"createiso_skip": true
|
2023-03-07 18:42:08 +00:00
|
|
|
},
|
|
|
|
"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,
|
2023-03-13 10:00:06 +00:00
|
|
|
"createiso_skip": true,
|
|
|
|
"variant_as_lookaside": [
|
|
|
|
"BaseOS",
|
|
|
|
"AppStream"
|
|
|
|
]
|
2023-03-07 12:47:35 +00:00
|
|
|
}
|
|
|
|
}
|