stackhpc / ansible-slurm-appliance

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

Allow extending fat images with site-specific groups #403

Open sjpb opened 1 week ago

sjpb commented 1 week ago

Adds a new packer build "source" and makes the groups this is added into controllable. Can be used to just extend an existing fat image, rather than running the entirety of ansible/fatimage.yml.

Extracted from WIP Lustre PR, so it has been tested.