File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ This file is used to list changes made in each version of the AWS ParallelCluste
1616- Add support for generating Slurm Configuration files for Compute Resources with Multiple Instance Types.
1717- Reduce timeout from 50 to a maximum of 5min in case of DynamoDB connection issues at compute node bootstrap.
1818- Change the logic to number the routing tables when an instance have multiple NICs.
19- - Upgrade Python from 3.7.10 to 3.7 .13 in response to this [ security risk ] ( https://nvd.nist.gov/vuln/detail/CVE-2021-3737 ) .
19+ - Upgrade Python from 3.7.13 to 3.9 .13.
2020
21213.2.0
2222------
Original file line number Diff line number Diff line change 3838default [ 'cluster' ] [ 'reserved_base_uid' ] = 400
3939
4040# Python Version
41- default [ 'cluster' ] [ 'python-version' ] = '3.7 .13'
41+ default [ 'cluster' ] [ 'python-version' ] = '3.9 .13'
4242# plcuster-specific pyenv system installation root
4343default [ 'cluster' ] [ 'system_pyenv_root' ] = "#{ node [ 'cluster' ] [ 'base_dir' ] } /pyenv"
4444# Virtualenv Cookbook Name
You can’t perform that action at this time.
0 commit comments