47 lines
1.1 KiB
JSON
47 lines
1.1 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
|
|
}
|
|
} |