2022-06-06 08:33:32 +00:00
|
|
|
{
|
|
|
|
"BaseOS": {
|
|
|
|
"gather_methods": "hybrid",
|
|
|
|
"buildinstall_skip": false,
|
|
|
|
"image_name_format": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-{disc_type}{suffix}",
|
|
|
|
"createiso_skip": true,
|
|
|
|
"extra_isos": [{
|
|
|
|
"include_variants": [
|
|
|
|
"AppStream"
|
|
|
|
],
|
|
|
|
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-{disc_type}{suffix}",
|
2023-04-12 15:46:59 +00:00
|
|
|
"skip_src": true,
|
|
|
|
"extra_files": [{
|
|
|
|
"scm": "git",
|
|
|
|
"repo": "https://git.almalinux.org/rpms/almalinux-release.git",
|
|
|
|
"branch": "a{{ distribution_major_version }}",
|
|
|
|
"file": [
|
|
|
|
"GPL",
|
|
|
|
"EULA",
|
|
|
|
"RPM-GPG-KEY-AlmaLinux"
|
|
|
|
]
|
|
|
|
}]
|
2022-06-06 08:33:32 +00:00
|
|
|
}]
|
|
|
|
},
|
|
|
|
"AppStream": {
|
|
|
|
"gather_methods": "hybrid",
|
|
|
|
"buildinstall_skip": true,
|
|
|
|
"createiso_skip": true,
|
|
|
|
"variant_as_lookaside": [
|
|
|
|
"BaseOS"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"PowerTools": {
|
|
|
|
"gather_methods": "hybrid",
|
|
|
|
"buildinstall_skip": true,
|
|
|
|
"createiso_skip": true,
|
|
|
|
"variant_as_lookaside": [
|
|
|
|
"BaseOS",
|
|
|
|
"AppStream"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"HighAvailability": {
|
|
|
|
"gather_methods": "hybrid",
|
|
|
|
"buildinstall_skip": true,
|
|
|
|
"createiso_skip": true,
|
|
|
|
"variant_as_lookaside": [
|
|
|
|
"BaseOS",
|
|
|
|
"AppStream"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"ResilientStorage": {
|
|
|
|
"gather_methods": "hybrid",
|
|
|
|
"buildinstall_skip": true,
|
|
|
|
"createiso_skip": true,
|
|
|
|
"variant_as_lookaside": [
|
|
|
|
"BaseOS",
|
|
|
|
"AppStream"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"extras": {
|
|
|
|
"gather_methods": "hybrid",
|
|
|
|
"buildinstall_skip": true,
|
|
|
|
"createiso_skip": true,
|
|
|
|
"variant_as_lookaside": [
|
|
|
|
"BaseOS",
|
|
|
|
"AppStream"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Minimal": {
|
2022-08-03 08:41:21 +00:00
|
|
|
"gather_methods": "hybrid",
|
2022-06-06 08:33:32 +00:00
|
|
|
"image_name_format": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-minimal{suffix}",
|
|
|
|
"buildinstall_skip": false,
|
|
|
|
"createiso_skip": true,
|
|
|
|
"extra_isos": [{
|
|
|
|
"include_variants": [],
|
|
|
|
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-minimal{suffix}",
|
2023-04-12 15:46:59 +00:00
|
|
|
"skip_src": true,
|
|
|
|
"extra_files": [{
|
|
|
|
"scm": "git",
|
|
|
|
"repo": "https://git.almalinux.org/rpms/almalinux-release.git",
|
|
|
|
"branch": "a{{ distribution_major_version }}",
|
|
|
|
"file": [
|
|
|
|
"GPL",
|
|
|
|
"EULA",
|
|
|
|
"RPM-GPG-KEY-AlmaLinux"
|
|
|
|
]
|
|
|
|
}]
|
2022-06-06 08:33:32 +00:00
|
|
|
}]
|
2022-10-19 14:53:38 +00:00
|
|
|
},
|
|
|
|
"SAPHANA": {
|
|
|
|
"gather_methods": "hybrid",
|
|
|
|
"buildinstall_skip": true,
|
|
|
|
"createiso_skip": true,
|
|
|
|
"variant_as_lookaside": [
|
|
|
|
"BaseOS",
|
|
|
|
"AppStream",
|
|
|
|
"HighAvailability"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"SAP": {
|
|
|
|
"gather_methods": "hybrid",
|
|
|
|
"buildinstall_skip": true,
|
|
|
|
"createiso_skip": true,
|
|
|
|
"variant_as_lookaside": [
|
|
|
|
"BaseOS",
|
|
|
|
"AppStream",
|
|
|
|
"HighAvailability"
|
|
|
|
]
|
2023-03-30 12:18:41 +00:00
|
|
|
},
|
|
|
|
"devel": {
|
|
|
|
"gather_methods": "hybrid",
|
|
|
|
"buildinstall_skip": true,
|
|
|
|
"createiso_skip": true,
|
|
|
|
"variant_as_lookaside": [
|
|
|
|
"BaseOS",
|
|
|
|
"AppStream",
|
|
|
|
"PowerTools",
|
|
|
|
"SAP",
|
|
|
|
"SAPHANA",
|
|
|
|
"extras",
|
|
|
|
"Minimal",
|
|
|
|
"ResilientStorage",
|
|
|
|
"HighAvailability"
|
|
|
|
]
|
2022-06-06 08:33:32 +00:00
|
|
|
}
|
|
|
|
}
|