Skip to content

Add option to install.sh to just produce the parallelcluster config file. #273

@gwolski

Description

@gwolski

I have spent countless hours trying to figure out proper syntax for the config file to get me a proper parallelcluster deployment. In thinking about the use case of aws-eda-slurm-cluster, once the cluster is up and all the nice infrastructure is in place, one really just wants to mess with the cluster config.

One could do that by exporting the config with the PCUI and modifying it and then giving the modification back to pcluster, but then my aws-eda-slurm-cluster config is out of sync.

If I do something wrong in the aws-eda-slurm-cluster config file and submit it via CloudFormation, I have ended up hurting my stack (see #271), if I could review the config file that would be fed to pcluster, that would be helpful.

I would like to be able to put modifications into the aws-eda-slurm-cluster config file and have it just create a new config file that I can review or feed to parallelcluster update-cluster.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions