Skip to content

Commit 8cb6b86

Browse files
author
Bharat Kunwar
committed
Add Galaxy metadata
1 parent 9c0dde3 commit 8cb6b86

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

meta/main.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
galaxy_info:
3+
role_name: openhpc
4+
author: StackHPC Ltd.
5+
description: >
6+
This role provisions an exisiting cluster to support OpenHPC control
7+
and batch compute functions and installs necessary runtime packages.
8+
company: StackHPC Ltd
9+
license: Apache2
10+
min_ansible_version: 2.5.0
11+
platforms:
12+
- name: EL
13+
versions:
14+
- 7
15+
galaxy_tags:
16+
- openhpc
17+
- slurm
18+
19+
dependencies: []

0 commit comments

Comments
 (0)