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 6d93682 commit 91b9a54Copy full SHA for 91b9a54
requirements.yml
@@ -1,8 +1,7 @@
1
---
2
roles:
3
- - src: https://github.com/stackhpc/ansible-role-cluster-nfs.git
4
- version: fix/stale-nfs # TODO: release
5
- name: stackhpc.nfs
+ - src: stackhpc.nfs
+ version: v23.12.1 # Tolerate state nfs file handles
6
- src: https://github.com/stackhpc/ansible-role-openhpc.git
7
version: v0.23.0 # https://github.com/stackhpc/ansible-role-openhpc/pull/165
8
name: stackhpc.openhpc
0 commit comments