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