Skip to content

Commit b72ec8c

Browse files
committed
bump nfs role and delete unused ones
1 parent 61a8bfa commit b72ec8c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

requirements.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
22
roles:
33
- src: stackhpc.nfs
4-
version: v21.2.1
4+
version: v22.9.1
55
- src: https://github.com/stackhpc/ansible-role-openhpc.git
66
version: v0.16.0
77
name: stackhpc.openhpc
88
- src: https://github.com/stackhpc/ansible-node-exporter.git
99
version: feature/no-install
1010
name: cloudalchemy.node_exporter
11-
- src: cloudalchemy.blackbox-exporter
12-
version: 1.0.0
1311
- src: https://github.com/cloudalchemy/ansible-prometheus.git
1412
version: 4d2c8d742de39e50387e0aa6d5510b21c7451343 # need fix in preceeding commit for rocky
1513
name: cloudalchemy.prometheus
@@ -18,7 +16,6 @@ roles:
1816
- src: https://github.com/stackhpc/ansible-grafana.git
1917
name: cloudalchemy.grafana
2018
version: service-state
21-
- src: jriguera.configdrive
2219
# No versions available
2320
- src: https://github.com/stackhpc/ood-ansible.git
2421
name: osc.ood

0 commit comments

Comments
 (0)