stackhpc / ansible-slurm-appliance

A Slurm-based HPC workload management environment, driven by Ansible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make reboot logic less complicated

sjpb opened this issue · comments

Things which need a reboot (but can wait for it) should just set e.g. slurm_appliance_reboot_required: True. And then something at the end of bootstrap.yml can reboot conditionally.

Not sure it can be, having revisited.