Skip to content

Releases: CSCfi/ansible-role-nhc

v1.2.3

23 Nov 11:23

Choose a tag to compare

use check_mode: no instead of always_run: yes

role now requires ansible 2.2

v1.2.2

15 Nov 11:13

Choose a tag to compare

  • #9 Run "nvidia-smi -L" to speed up check on some systems.

v1.2.1

29 Sep 07:31

Choose a tag to compare

  • Set node to state=reboot for slurm if RC is 231 dfa4db2
    • Bonus fix: update the correct return code.
  • Run the nvidiasmi check before any extra checks (before check_reboot_slurm for example)
  • Use package module and some clearer naming

v1.2.0

02 May 08:39

Choose a tag to compare

  • improve changing the NHC_RM
    • if nhc_rm == "" then don't set it at all in nhc.conf
  • travis/CI now runs nhc at the end and if nhc gives an error the travis build test fails

v1.1.0

25 Apr 11:50

Choose a tag to compare

  • It is now possible to disable most of the default checks by setting the variable "nhc_use_default_checks: False" and then defining nhc_checks
  • ansible2 improvement

v1.0.0

07 Mar 13:00

Choose a tag to compare

  • nvidia smi checking
  • reboot node on some specific nvidia-smi return codes
  • don't redownload fgci-release rpm on every reboot

v0.9.0

09 Dec 07:49

Choose a tag to compare

adding fgci.repo