Skip to content

Releases: scicore-unibas-ch/ansible-role-slurm

Added support for OpenStack cloud scheduling

10 Jun 10:06
Compare
Choose a tag to compare
  • Added OpenStack cloud scheduling support aka elastic computing (PR #4)
  • Added auxiliary playbook to create an OpenStack image from a running machine

More fixes for ubuntu

01 Nov 08:50
Compare
Choose a tag to compare

Some extra fixes for Ubuntu deployments

Added a folder with Vagrant files to be used for test and development

fixes for Ubuntu deployment

25 Oct 07:46
Compare
Choose a tag to compare

Fix some problems when deploying on Debian/Ubuntu

  • Make sure apt cache is updated
  • Skip cgroups services startup as these services are not available in Debian/Ubuntu

Added support for slurm configless

13 Oct 13:59
Compare
Choose a tag to compare

Added support for slurm configless

Slurm configless requires slurm 20.02 or higher

Slurm configless has only been tested on RedHat/CentOS but it should also work on Debian/Ubuntu if you install Slurm-20.02 or higher. Official repositories for ubuntu-20.04 (focal) provide packages for Slurm-19.05 Feedback is welcome if you test this feature on Debian/Ubuntu

fix slurmdbd config

28 Sep 07:12
d66c76e
Compare
Choose a tag to compare

Fix the issues reported in #1

update default slurm config template

05 Jul 10:59
Compare
Choose a tag to compare
0.0.5

cosmetics changes in some comments

added support for centos8

28 Jun 15:11
Compare
Choose a tag to compare
0.0.4

added centos8 to CI and to meta/main.yml

First working release

24 Jun 15:34
Compare
Choose a tag to compare
0.0.3

fix CI config

Testing releases to ansible galaxy

24 Jun 15:02
Compare
Choose a tag to compare
0.0.2

added CI task to publish to galaxy

First release

24 Jun 13:25
Compare
Choose a tag to compare
0.0.1

added first github action to publish to galaxy