aws / aws-parallelcluster

AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.
https://github.com/aws/aws-parallelcluster
Apache License 2.0
827 stars 312 forks source link

`pcluster` command does not respect AWS_PCLUSTER_CONFIG_FILE #1579

Closed asford closed 4 years ago

asford commented 4 years ago

Environment:

Bug description and how to reproduce: The pcluster command does not respect the target configuration file defined by the AWS_PCLUSTER_CONFIG_FILE environment variable. This is likely due a merge conflict in #1109 and #1298 at https://github.com/aws/aws-parallelcluster/blob/develop/cli/pcluster/config/pcluster_config.py#L94

lukeseawalker commented 4 years ago

AWS ParallelCluster 2.6.0 with the fix mentioned above has been released