File tree Expand file tree Collapse file tree 4 files changed +12
-6
lines changed Expand file tree Collapse file tree 4 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,12 @@ aws-parallelcluster-cookbook CHANGELOG
33
44This file is used to list changes made in each version of the AWS ParallelCluster cookbook.
55
6+ 2.11.9
7+ -----
8+
9+ ** CHANGES**
10+ - There were no notable changes for this version.
11+
6122.11.8
713-----
814
Original file line number Diff line number Diff line change 11{
2- "parallelcluster_version" : " 2.11.8 " ,
3- "parallelcluster_cookbook_version" : " 2.11.8 " ,
2+ "parallelcluster_version" : " 2.11.9 " ,
3+ "parallelcluster_cookbook_version" : " 2.11.9 " ,
44 "chef_version" : " 17.2.29" ,
55 "berkshelf_version" : " 7.0.10"
66}
Original file line number Diff line number Diff line change 9696] . join ( '/' )
9797
9898# Python packages
99- default [ 'cfncluster' ] [ 'cfncluster-version' ] = '2.11.8 '
100- default [ 'cfncluster' ] [ 'cfncluster-cookbook-version' ] = '2.11.8 '
101- default [ 'cfncluster' ] [ 'cfncluster-node-version' ] = '2.11.8 '
99+ default [ 'cfncluster' ] [ 'cfncluster-version' ] = '2.11.9 '
100+ default [ 'cfncluster' ] [ 'cfncluster-cookbook-version' ] = '2.11.9 '
101+ default [ 'cfncluster' ] [ 'cfncluster-node-version' ] = '2.11.9 '
102102
103103# URLs to software packages used during install recipes
104104# Slurm software
Original file line number Diff line number Diff line change 99issues_url 'https://github.com/aws/aws-parallelcluster-cookbook/issues'
1010source_url 'https://github.com/aws/aws-parallelcluster-cookbook'
1111chef_version '17.2.29'
12- version '2.11.8 '
12+ version '2.11.9 '
1313
1414supports 'amazon' , '>= 2'
1515supports 'centos' , '>= 7'
You can’t perform that action at this time.
0 commit comments