We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dbcf25 commit 2e275d1Copy full SHA for 2e275d1
environments/.stackhpc/terraform/cluster_image.auto.tfvars.json
@@ -1,7 +1,7 @@
1
{
2
"cluster_image": {
3
- "RL8": "openhpc-RL8-241015-1427-6264ed3c",
4
- "RL9": "openhpc-RL9-241015-1427-6264ed3c",
5
- "RL9-cuda": "openhpc-cuda-RL9-241015-1427-6264ed3c"
+ "RL8": "openhpc-RL8-241018-1002-5dbcf25c",
+ "RL9": "openhpc-RL9-241018-1002-5dbcf25c",
+ "RL9-cuda": "openhpc-cuda-RL9-241018-1002-5dbcf25c"
6
}
7
requirements.yml
@@ -48,5 +48,5 @@ collections:
48
version: 0.2.0
49
- name: https://github.com/azimuth-cloud/ansible-collection-image-utils
50
type: git
51
- version: fix/packer-sentinel-file # update on release
+ version: main # update on release
52
...
0 commit comments