ALBS-413: Split the pungi config into templatable and non-templatable parts
- x86_64 is fixed
This commit is contained in:
parent
6206a85acc
commit
cccf6b2be8
@ -76,6 +76,24 @@
|
|||||||
"HighAvailability"
|
"HighAvailability"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"RT": {
|
||||||
|
"gather_methods": "hybrid",
|
||||||
|
"buildinstall_skip": true,
|
||||||
|
"createiso_skip": true,
|
||||||
|
"variant_as_lookaside": [
|
||||||
|
"BaseOS",
|
||||||
|
"AppStream"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"NFV": {
|
||||||
|
"gather_methods": "hybrid",
|
||||||
|
"buildinstall_skip": true,
|
||||||
|
"createiso_skip": true,
|
||||||
|
"variant_as_lookaside": [
|
||||||
|
"BaseOS",
|
||||||
|
"AppStream"
|
||||||
|
]
|
||||||
|
},
|
||||||
"Minimal": {
|
"Minimal": {
|
||||||
"gather_methods": {
|
"gather_methods": {
|
||||||
"comps": "deps"
|
"comps": "deps"
|
||||||
|
Loading…
Reference in New Issue
Block a user