- variants_options is updated

This commit is contained in:
soksanichenko 2023-03-07 20:42:08 +02:00
parent 707c93d292
commit d285d79868

View File

@ -43,5 +43,30 @@
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true
},
"NFV": {
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true
},
"RT": {
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true
},
"SAP": {
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true
},
"SAPHANA": {
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true
},
"extras": {
"gather_methods": "hybrid",
"buildinstall_skip": true,
"createiso_skip": true
}
}