File tree Expand file tree Collapse file tree 8 files changed +30
-0
lines changed Expand file tree Collapse file tree 8 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -215,6 +215,15 @@ dnf_custom_repos_rocky_9:
215
215
gpgcheck : yes
216
216
username : " {{ stackhpc_repo_mirror_username | default(omit, true) }}"
217
217
password : " {{ stackhpc_repo_mirror_password | default(omit, true) }}"
218
+ security-common :
219
+ baseurl : " {{ stackhpc_repo_rocky_9_sig_security_common_url }}"
220
+ description : " Rocky Linux $releasever - SIG Security Common"
221
+ file : Rocky-SIG-Security-Common
222
+ gpgkey : " {{ rocky_9_sig_security_gpg_key }}"
223
+ gpgcheck : yes
224
+ includepkgs : " openssh*"
225
+ username : " {{ stackhpc_repo_mirror_username | default(omit, true) }}"
226
+ password : " {{ stackhpc_repo_mirror_password | default(omit, true) }}"
218
227
219
228
# Whether to enable EPEL repositories. This affects RedHat-based systems only.
220
229
dnf_enable_epel : " {{ dnf_install_epel | bool }}"
@@ -227,6 +236,7 @@ dnf_epel_8_gpg_key_url: "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-
227
236
dnf_epel_9_gpg_key_url : " https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9"
228
237
229
238
rocky_9_gpg_key : " https://dl.rockylinux.org/pub/rocky/RPM-GPG-KEY-Rocky-9"
239
+ rocky_9_sig_security_gpg_key : " https://dl.rockylinux.org/pub/sig/9/security/x86_64/security-common/RPM-GPG-KEY-Rocky-SIG-Security"
230
240
231
241
# Whether to install the epel-release package. This affects RedHat-based
232
242
# systems only. Default value is 'false'.
Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ stackhpc_repo_rocky_9_appstream_version: "{{ stackhpc_pulp_repo_rocky_9_appstrea
70
70
stackhpc_repo_rocky_9_extras_version : " {{ stackhpc_pulp_repo_rocky_9_extras_version }}"
71
71
stackhpc_repo_rocky_9_crb_version : " {{ stackhpc_pulp_repo_rocky_9_crb_version }}"
72
72
stackhpc_repo_rocky_9_highavailability_version : " {{ stackhpc_pulp_repo_rocky_9_highavailability_version }}"
73
+ stackhpc_repo_rocky_9_sig_security_common_version : " {{ stackhpc_pulp_repo_rocky_9_sig_security_common_version }}"
73
74
74
75
# Rocky-and-CI-specific Pulp urls
75
76
stackhpc_include_os_minor_version_in_repo_url : true
Original file line number Diff line number Diff line change @@ -95,6 +95,7 @@ stackhpc_repo_rocky_9_appstream_version: "{{ stackhpc_pulp_repo_rocky_9_appstrea
95
95
stackhpc_repo_rocky_9_extras_version : " {{ stackhpc_pulp_repo_rocky_9_extras_version }}"
96
96
stackhpc_repo_rocky_9_crb_version : " {{ stackhpc_pulp_repo_rocky_9_crb_version }}"
97
97
stackhpc_repo_rocky_9_highavailability_version : " {{ stackhpc_pulp_repo_rocky_9_highavailability_version }}"
98
+ stackhpc_repo_rocky_9_sig_security_common_version : " {{ stackhpc_pulp_repo_rocky_9_sig_security_common_version }}"
98
99
99
100
# Rocky-and-CI-specific Pulp urls
100
101
stackhpc_include_os_minor_version_in_repo_url : true
Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ stackhpc_repo_rocky_9_appstream_version: "{{ stackhpc_pulp_repo_rocky_9_appstrea
67
67
stackhpc_repo_rocky_9_extras_version : " {{ stackhpc_pulp_repo_rocky_9_extras_version }}"
68
68
stackhpc_repo_rocky_9_crb_version : " {{ stackhpc_pulp_repo_rocky_9_crb_version }}"
69
69
stackhpc_repo_rocky_9_highavailability_version : " {{ stackhpc_pulp_repo_rocky_9_highavailability_version }}"
70
+ stackhpc_repo_rocky_9_sig_security_common_version : " {{ stackhpc_pulp_repo_rocky_9_sig_security_common_version }}"
70
71
71
72
# Rocky-and-CI-specific Pulp urls
72
73
stackhpc_include_os_minor_version_in_repo_url : true
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ stackhpc_pulp_repo_rocky_9_3_baseos_version: 20231215T005810
63
63
stackhpc_pulp_repo_rocky_9_3_crb_version : 20231215T005810
64
64
stackhpc_pulp_repo_rocky_9_3_extras_version : 20231211T120328
65
65
stackhpc_pulp_repo_rocky_9_3_highavailability_version : 20231214T005538
66
+ stackhpc_pulp_repo_rocky_9_sig_security_common_version : 20240705T092559
66
67
stackhpc_pulp_repo_treasuredata_4_version : 20230903T003752
67
68
stackhpc_pulp_repo_ubuntu_cloud_archive_version : 20231019T125502
68
69
stackhpc_pulp_repo_ubuntu_focal_security_version : 20231018T165217
Original file line number Diff line number Diff line change @@ -433,6 +433,12 @@ stackhpc_pulp_rpm_repos:
433
433
base_path : " rocky/9/highavailability/x86_64/os/"
434
434
required : " {{ stackhpc_pulp_sync_rocky_9 | bool }}"
435
435
436
+ - name : Rocky Linux 9 - SIG Security Common
437
+ url : " {{ stackhpc_release_pulp_content_url }}/rocky/sig/9/security/x86_64/security-common/{{ stackhpc_pulp_repo_rocky_9_sig_security_common_version }}"
438
+ distribution_name : rocky-9-sig-security-common-
439
+ base_path : " rocky/sig/9/security/x86_64/security-common/"
440
+ required : " {{ stackhpc_pulp_sync_rocky_9 | bool }}"
441
+
436
442
# Additional CentOS Stream 9 repositories
437
443
- name : CentOS Stream 9 - NFV OpenvSwitch
438
444
url : " {{ stackhpc_release_pulp_content_url }}/centos/9-stream/nfv/x86_64/openvswitch-2/{{ stackhpc_pulp_repo_centos_stream_9_nfv_openvswitch_version }}"
Original file line number Diff line number Diff line change @@ -210,6 +210,10 @@ stackhpc_repo_rocky_9_extras_version: "{{ stackhpc_repo_distribution }}"
210
210
stackhpc_repo_rocky_9_highavailability_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/rocky/{{ stackhpc_rocky_9_url_version }}/highavailability/x86_64/os/{{ stackhpc_repo_rocky_9_highavailability_version }}"
211
211
stackhpc_repo_rocky_9_highavailability_version : " {{ stackhpc_repo_distribution }}"
212
212
213
+ # Rocky 9 SIG Security Common
214
+ stackhpc_repo_rocky_9_sig_security_common_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/rocky/sig/9/security/x86_64/security-common/{{ stackhpc_repo_rocky_9_sig_security_common_version }}"
215
+ stackhpc_repo_rocky_9_sig_security_common_version : " {{ stackhpc_repo_distribution }}"
216
+
213
217
# EPEL 9
214
218
stackhpc_repo_epel_9_url : " {{ stackhpc_repo_mirror_url }}/pulp/content/epel/9/Everything/x86_64/{{ stackhpc_repo_epel_9_version }}"
215
219
stackhpc_repo_epel_9_version : " {{ stackhpc_repo_distribution }}"
Original file line number Diff line number Diff line change
1
+ ---
2
+ security :
3
+ - |
4
+ Enables the Rocky Linux 9 SIG Security Common repository, which provides
5
+ updated OpenSSH packages addressing CVE-2024-6387 (regreSSHion). Other
6
+ packages available in this repository are currently ignored.
You can’t perform that action at this time.
0 commit comments