Skip to content

Commit eca4ea0

Browse files
authored
Merge branch 'main' into feat/auto-bump-timestamps
2 parents 3bed0b8 + 50fc320 commit eca4ea0

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"cluster_image": {
3-
"RL8": "openhpc-RL8-250106-0916-f8603056",
4-
"RL9": "openhpc-RL9-250106-0916-f8603056"
3+
"RL8": "openhpc-RL8-250107-1534-b03caaf3",
4+
"RL9": "openhpc-RL9-250107-1535-b03caaf3"
55
}
66
}
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1+
# Empty repo lists from stackhpc.ansible-role-os-manila-mount role defaults, as these repofiles are
2+
# now generated by dnf_repos to allow injecting Ark creds:
13
os_manila_mount_ceph_rpm_repos: []
2-
os_manila_mount_ceph_min_versions:
3-
Rocky:
4-
"8": '17.2.7' # quincy
5-
"9": '18.2.4' # reef

requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ roles:
2121
version: v3.1.5
2222
- src: https://github.com/stackhpc/ansible-role-os-manila-mount.git
2323
name: stackhpc.os-manila-mount
24-
version: v25.1.0
24+
version: v25.1.1
2525

2626
collections:
2727
- name: containers.podman

0 commit comments

Comments
 (0)