ALBS-1073: Prepare new configs of the building artifacts generator for all arches for 8.8-beta & 9.2-beta
- Option `extra_files` for extra_isos
This commit is contained in:
parent
099ba39426
commit
f2b5a4b064
@ -9,7 +9,17 @@
|
||||
"AppStream"
|
||||
],
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-{disc_type}{suffix}",
|
||||
"skip_src": true
|
||||
"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"
|
||||
]
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"AppStream": {
|
||||
@ -64,7 +74,17 @@
|
||||
"extra_isos": [{
|
||||
"include_variants": [],
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-minimal{suffix}",
|
||||
"skip_src": true
|
||||
"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"
|
||||
]
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"SAPHANA": {
|
||||
|
@ -9,7 +9,17 @@
|
||||
"AppStream"
|
||||
],
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-{disc_type}{suffix}",
|
||||
"skip_src": true
|
||||
"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"
|
||||
]
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"AppStream": {
|
||||
@ -64,7 +74,17 @@
|
||||
"extra_isos": [{
|
||||
"include_variants": [],
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-minimal{suffix}",
|
||||
"skip_src": true
|
||||
"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"
|
||||
]
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"SAPHANA": {
|
||||
|
@ -21,8 +21,6 @@ comps_file = {
|
||||
"file": "{{ arch }}/comps.xml",
|
||||
}
|
||||
|
||||
compose_type = 'test'
|
||||
|
||||
link_type = 'hardlink'
|
||||
|
||||
module_defaults_dir = {
|
||||
|
@ -9,7 +9,17 @@
|
||||
"AppStream"
|
||||
],
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-{disc_type}{suffix}",
|
||||
"skip_src": true
|
||||
"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"
|
||||
]
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"AppStream": {
|
||||
@ -64,7 +74,17 @@
|
||||
"extra_isos": [{
|
||||
"include_variants": [],
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-minimal{suffix}",
|
||||
"skip_src": true
|
||||
"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"
|
||||
]
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"SAPHANA": {
|
||||
|
@ -9,7 +9,17 @@
|
||||
"AppStream"
|
||||
],
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-{disc_type}{suffix}",
|
||||
"skip_src": true
|
||||
"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"
|
||||
]
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"AppStream": {
|
||||
@ -82,7 +92,17 @@
|
||||
"extra_isos": [{
|
||||
"include_variants": [],
|
||||
"filename": "{release_short}-{{ distribution_major_version }}.{{ distribution_minor_version }}{{ beta_suffix }}-{arch}-minimal{suffix}",
|
||||
"skip_src": true
|
||||
"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"
|
||||
]
|
||||
}]
|
||||
}]
|
||||
},
|
||||
"SAPHANA": {
|
||||
|
Loading…
Reference in New Issue
Block a user