Skip to content

Commit

Permalink
Add meta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VilleS1 committed Apr 2, 2020
1 parent a3cffbe commit 0c27621
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
galaxy_info:
author: Ville Salmela
description: Installs and configures slurm on a cluster
company: CSC - IT Center for Science Ltd.
license: MIT
min_ansible_version: 2.9
platforms:
- name: EL
versions:
- all
# - 5
# - 6
# - 7
#- name: Ubuntu
# versions:
# - all
#- name: Debian
# versions:
# - all
# - wheezy
#
galaxy_tags:
- clustering
- system
- batch
- hpc
- slurm
dependencies: []

0 comments on commit 0c27621

Please sign in to comment.