|
2 | 2 | # _cve_2023_41814_installed_slurm: []
|
3 | 3 | cve_2023_41914_mysql_backup_path: "{{ mysql_datadir }}-backups/{{ lookup('pipe', 'date --iso-8601=seconds') }}.sql"
|
4 | 4 |
|
5 |
| -# slurm-contribs-ohpc-22.05.10-2.1.ohpc.2.6.2.x86_64.rpm |
6 | 5 | cve_2023_41914_rpm_url: http://obs.openhpc.community:82/OpenHPC:/2.6.2:/Factory/EL_8/x86_64
|
7 | 6 | cve_2023_41914_rpms: # see cve_2023_41914_rpm_url
|
8 |
| - slurm-ohpc: ['22.05.10', 2.1.ohpc.2.6.2] # has to be first as dependency |
9 |
| - slurm-contribs-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
10 |
| - slurm-devel-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
11 |
| - slurm-example-configs-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
12 |
| - slurm-libpmi-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
13 |
| - slurm-ohpc-slurmrestd: ['22.05.10', '2.1.ohpc.2.6.2'] |
14 |
| - slurm-openlava-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
15 |
| - slurm-pam_slurm-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
16 |
| - slurm-perlapi-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
17 |
| - slurm-slurmctld-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
18 |
| - slurm-slurmd-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
19 |
| - slurm-slurmdbd-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
20 |
| - slurm-sview-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
21 |
| - slurm-torque-ohpc: ['22.05.10', '2.1.ohpc.2.6.2'] |
| 7 | + - slurm-ohpc # has to be first as dependency |
| 8 | + - slurm-contribs-ohpc |
| 9 | + - slurm-devel-ohpc |
| 10 | + - slurm-example-configs-ohpc |
| 11 | + - slurm-libpmi-ohpc |
| 12 | + - slurm-ohpc-slurmrestd |
| 13 | + - slurm-openlava-ohpc |
| 14 | + - slurm-pam_slurm-ohpc |
| 15 | + - slurm-perlapi-ohpc |
| 16 | + - slurm-slurmctld-ohpc |
| 17 | + - slurm-slurmd-ohpc |
| 18 | + - slurm-slurmdbd-ohpc |
| 19 | + - slurm-sview-ohpc |
| 20 | + - slurm-torque-ohpc |
| 21 | +cve_2023_41914_rpm_fix_ver: '22.05.10' |
| 22 | +cve_2023_41914_rpm_fix_release: '2.1.ohpc.2.6.2' |
22 | 23 | _cve_2023_41814_updates: []
|
23 | 24 | cve_2023_41914_pkglist_path: "{{ appliances_environment_root }}/{{ inventory_hostname }}-cve_2023_41814_updates"
|
0 commit comments