Skip to content

Commit 277ac94

Browse files
committed
cope with stale NFS filehandles
1 parent 27b6e3b commit 277ac94

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
roles:
3-
- src: stackhpc.nfs
4-
version: v22.9.1
3+
- src: https://github.com/stackhpc/ansible-role-cluster-nfs.git
4+
version: fix/stale-nfs # TODO: release
5+
name: stackhpc.nfs
56
- src: https://github.com/stackhpc/ansible-role-openhpc.git
67
version: v0.23.0 # https://github.com/stackhpc/ansible-role-openhpc/pull/165
78
name: stackhpc.openhpc

0 commit comments

Comments
 (0)