Open
Description
Current process is as follows:
- Add an entry into clusters/<cluster-id>/common/etc/{hosts,ethers} for the new host picking a unique
IP and MAC address - Put in a corresponding entry into clusters/<cluster-id>/Vagrantfile.<cluster-id>.nodes
- Add an entry into clusters/<cluster-id>/common/etc/slurm.conf, for the node itself and whichever partition(s) are appropriate.
- Update clusters/<cluster-id>/cfg/<new-node>/requires/<pre-requisite-nodes>/<pre-requisite-svcs>
up