ALBS-413: Split the pungi config into templatable and non-templatable parts

- x86_64 is fixed
This commit is contained in:
soksanichenko 2022-06-03 19:45:32 +03:00
parent 6206a85acc
commit cccf6b2be8
1 changed files with 18 additions and 0 deletions

View File

@ -76,6 +76,24 @@
"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": {
"gather_methods": {
"comps": "deps"