Skip to content

Commit 44608ac

Browse files
authored
Merge pull request #332 from stackhpc/fix/nfs-stale
Cope with stale NFS file handles
2 parents c18dbd5 + 91b9a54 commit 44608ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
roles:
33
- src: stackhpc.nfs
4-
version: v22.9.1
4+
version: v23.12.1 # Tolerate state nfs file handles
55
- src: https://github.com/stackhpc/ansible-role-openhpc.git
66
version: v0.23.0 # https://github.com/stackhpc/ansible-role-openhpc/pull/165
77
name: stackhpc.openhpc

0 commit comments

Comments
 (0)