Skip to content

Commit d95037b

Browse files
committed
Merge branch 'feature/k3s-ansible-init' of github.com:stackhpc/ansible-slurm-appliance into feature/k3s-ansible-init
2 parents 7b3b115 + e6dd871 commit d95037b

File tree

1 file changed

+2
-2
lines changed
  • environments/.stackhpc/terraform

1 file changed

+2
-2
lines changed

environments/.stackhpc/terraform/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ variable "cluster_image" {
3030
type = map(string)
3131
default = {
3232
# https://github.com/stackhpc/ansible-slurm-appliance/pull/441
33-
RL8: "openhpc-ofed-RL8-241004-0959-8b7941d7"
34-
RL9: "openhpc-ofed-RL9-241004-0959-8b7941d7"
33+
RL8: "openhpc-ofed-RL8-241008-1531-2861edba"
34+
RL9: "openhpc-ofed-RL9-241008-1531-2861edba"
3535
}
3636
}
3737

0 commit comments

Comments
 (0)