Skip to content

Remove post instatiation actions from all node types

John-Paul Robinson requested to merge feat-nodes-only into master

Supporting as simple option for deploying a cluster of nodes that only deploys the defined image with no-post provisioning steps.

Removes the user_data actions from the compute and gateway (ood) nodes. Removes provisioner actions from the master node (ohpc).

Merge request reports