Lookaside for a few repos is fixed
This commit is contained in:
parent
e5a8474afc
commit
4ed360479f
@ -47,22 +47,40 @@
|
||||
"NFV": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream"
|
||||
]
|
||||
},
|
||||
"RT": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream"
|
||||
]
|
||||
},
|
||||
"SAP": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream",
|
||||
"HighAvailability"
|
||||
]
|
||||
},
|
||||
"SAPHANA": {
|
||||
"gather_methods": "hybrid",
|
||||
"buildinstall_skip": true,
|
||||
"createiso_skip": true
|
||||
"createiso_skip": true,
|
||||
"variant_as_lookaside": [
|
||||
"BaseOS",
|
||||
"AppStream",
|
||||
"HighAvailability"
|
||||
]
|
||||
},
|
||||
"extras": {
|
||||
"gather_methods": "hybrid",
|
||||
|
Loading…
Reference in New Issue
Block a user