Commit 59d1b29
authored
Merge pull request #42 from stackhpc/fix/slurm-cve-2023-41914
Bump slurm appliance versionFile tree
3 files changed
+8
-5
lines changed- roles/cluster_infra/tasks
- vendor/stackhpc
3 files changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
71 | | - | |
72 | | - | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
Submodule ansible-slurm-appliance updated 25 files
- ansible/.gitignore+2
- ansible/adhoc/cve-2023-41914.yml+6
- ansible/fatimage.yml+8-1
- ansible/roles/cuda/README.md+1
- ansible/roles/cuda/defaults/main.yml+3-2
- ansible/roles/cuda/tasks/main.yml+26-8
- ansible/roles/cuda/tasks/samples.yml+1-1
- ansible/roles/cve-2023-41914/README.md+32
- ansible/roles/cve-2023-41914/defaults/main.yml+24
- ansible/roles/cve-2023-41914/tasks/install-rpms.yml+42
- ansible/roles/cve-2023-41914/tasks/main.yml+4
- ansible/roles/cve-2023-41914/tasks/post-upgrade.yml+19
- ansible/roles/cve-2023-41914/tasks/pre-upgrade.yml+40
- ansible/roles/cve-2023-41914/tasks/validate.yml+22
- ansible/roles/openondemand/tasks/main.yml+1-1
- ansible/roles/openondemand/tasks/vnc_compute.yml+18-10
- environments/.stackhpc/ARCUS.pkrvars.hcl+4-1
- environments/.stackhpc/hooks/post.yml+8
- environments/.stackhpc/hooks/pre.yml+17
- environments/.stackhpc/inventory/group_vars/all/podman.yml+2
- environments/.stackhpc/terraform/main.tf+1-1
- environments/common/inventory/group_vars/all/defaults.yml-1
- environments/common/inventory/group_vars/all/openondemand.yml+1-1
- environments/skeleton/{{cookiecutter.environment}}/ansible.cfg+1-1
- requirements.yml+1-1
0 commit comments