stackhpc / ansible-slurm-appliance

A Slurm-based HPC workload management environment, driven by Ansible.
36 stars 15 forks source link

Define compute groups in Tofu #390

Closed sjpb closed 1 month ago

sjpb commented 1 month ago

Allow homogenous compute groups to be defined in the skeleton Tofu more naturally and with different vnic types, bindings and image IDs between groups. This makes cookiecutter-produced environments more production-ready.

Also changes volume attach logic to use name rather than description, as description is not available on volume data resources.