File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
environments/.stackhpc/terraform Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ variable "cluster_image" {
29
29
description = " single image for all cluster nodes, keyed by os_version - a convenience for CI"
30
30
type = map (string )
31
31
default = {
32
- # https://github.com/stackhpc/ansible-slurm-appliance/pull/397
33
- RL8: " openhpc-RL8-240606-1054-5ec8558e "
34
- RL9: " openhpc-ofed-RL9-240606-1054-5ec8558e "
32
+ # https://github.com/stackhpc/ansible-slurm-appliance/pull/399
33
+ RL8: " openhpc-RL8-240619-0949-66c0e540 "
34
+ RL9: " openhpc-ofed-RL9-240619-0949-66c0e540 "
35
35
}
36
36
}
37
37
Original file line number Diff line number Diff line change 15
15
version : 0.19.1
16
16
- src : https://github.com/stackhpc/ansible-grafana.git
17
17
name : cloudalchemy.grafana
18
- version : service-state
19
- # No versions available
18
+ version : stackhpc-0.19.0 # fix grafana install
20
19
- src : https://github.com/OSC/ood-ansible.git
21
20
name : osc.ood
22
21
version : v3.1.5
You can’t perform that action at this time.
0 commit comments