nodeps for all vairants
This commit is contained in:
parent
a0d673df20
commit
bb0f7c924f
@ -1,11 +1,11 @@
|
||||
{
|
||||
"BaseOS": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true
|
||||
},
|
||||
"AppStream": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
@ -13,7 +13,7 @@
|
||||
]
|
||||
},
|
||||
"PowerTools": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
@ -22,7 +22,7 @@
|
||||
]
|
||||
},
|
||||
"HighAvailability": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
@ -31,7 +31,7 @@
|
||||
]
|
||||
},
|
||||
"ResilientStorage": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
@ -40,32 +40,32 @@
|
||||
]
|
||||
},
|
||||
"Minimal": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true
|
||||
},
|
||||
"NFV": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true
|
||||
},
|
||||
"RT": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true
|
||||
},
|
||||
"SAP": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true
|
||||
},
|
||||
"SAPHANA": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true
|
||||
},
|
||||
"extras": {
|
||||
"gather_methods": "hybrid",
|
||||
"gather_methods": "nodeps",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
|
Loading…
Reference in New Issue
Block a user