Skip to content

Commit b6eb1cb

Browse files
authored
Merge pull request #22 from stackhpc/feat/containers
Bump slurm image to support containerised workloads
2 parents 7af143e + 1aefb09 commit b6eb1cb

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

requirements.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ roles:
33
- src: stackhpc.nfs
44
version: v22.9.1
55
- src: https://github.com/stackhpc/ansible-role-openhpc.git
6-
version: v0.17.0 # workaround for elrepo apptainer changes
6+
version: v0.18.0 # requires/uses openhpc v2.6.1
77
name: stackhpc.openhpc
88
- src: https://github.com/stackhpc/ansible-node-exporter.git
99
version: feature/no-install
@@ -16,9 +16,10 @@ roles:
1616
- src: https://github.com/stackhpc/ansible-grafana.git
1717
name: cloudalchemy.grafana
1818
version: service-state
19-
- src: https://github.com/stackhpc/ood-ansible.git
19+
# No versions available
20+
- src: https://github.com/OSC/ood-ansible.git
2021
name: osc.ood
21-
version: shpc/releasever # based on v2.0.8
22+
version: v2.0.8
2223

2324
collections:
2425
- name: containers.podman

0 commit comments

Comments
 (0)