stackhpc / ansible-role-openhpc

Ansible role for OpenHPC
Apache License 2.0
47 stars 16 forks source link

Improve empty partition name #131

Closed sjpb closed 2 years ago

sjpb commented 2 years ago

Being able to define empty partitions is useful but a bit difficult. The current approach looks really ugly, this PR makes sinfo output show e.g.

PARTITION AVAIL  TIMELIMIT  NODES  STATE NODELIST
hpc*         up   infinite      0    n/a

which looks more intuitive to the user.