stackhpc / ansible-role-openhpc

Ansible role for OpenHPC
Apache License 2.0
44 stars 15 forks source link

Improve openhpc_state_save_location templating #135

Closed sjpb closed 2 years ago

sjpb commented 2 years ago

This role provides openhpc_state_save_location to allow slurmctld state being moved from its default location. However the current templating requires this to be defined/templatable for all hosts. With https://github.com/stackhpc/ansible-slurm-appliance/pull/173 that is unlikely to be the case, so this relaxes this restriction.