stackhpc / ansible-slurm-appliance

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building images for control nodes

sjpb opened this issue · comments

At least once the changes for autoscaling are merged into the openhpc role, it should be able to build images for control nodes as a long as openhpc_partitions is empty. The best way would simply be to override openhpc_partitions using ansible extra vars in the ansible command line in packer, when control is in the group.

Doesn't currently work as stackhpc.openhpc explicity checks that openhpc_partitions is not empty.