|
7 | 7 | issues_url 'https://github.com/aws/aws-parallelcluster-cookbook/issues'
|
8 | 8 | source_url 'https://github.com/aws/aws-parallelcluster-cookbook'
|
9 | 9 | chef_version '17.2.29'
|
10 |
| -version '3.4.0' |
| 10 | +version '3.5.0' |
11 | 11 |
|
12 | 12 | supports 'amazon', '>= 2.0'
|
13 | 13 | supports 'centos', '>= 7.0'
|
|
22 | 22 | depends 'selinux', '~> 6.0.5'
|
23 | 23 | depends 'yum', '~> 7.4.0'
|
24 | 24 | depends 'yum-epel', '~> 4.5.0'
|
25 |
| -depends 'aws-parallelcluster-install', '~> 3.4.0' |
26 |
| -depends 'aws-parallelcluster-config', '~> 3.4.0' |
27 |
| -depends 'aws-parallelcluster-slurm', '~> 3.4.0' |
28 |
| -depends 'aws-parallelcluster-scheduler-plugin', '~> 3.4.0' |
29 |
| -depends 'aws-parallelcluster-awsbatch', '~> 3.4.0' |
30 |
| -depends 'aws-parallelcluster-test', '~> 3.4.0' |
| 25 | +depends 'aws-parallelcluster-install', '~> 3.5.0' |
| 26 | +depends 'aws-parallelcluster-config', '~> 3.5.0' |
| 27 | +depends 'aws-parallelcluster-slurm', '~> 3.5.0' |
| 28 | +depends 'aws-parallelcluster-scheduler-plugin', '~> 3.5.0' |
| 29 | +depends 'aws-parallelcluster-awsbatch', '~> 3.5.0' |
| 30 | +depends 'aws-parallelcluster-test', '~> 3.5.0' |
0 commit comments