Skip to content

Commit d979c5c

Browse files
committed
Pin chef version in metadata
1 parent 6d57fed commit d979c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
description 'Installs/Configures AWS ParallelCluster'
77
issues_url 'https://github.com/aws/aws-parallelcluster-cookbook/issues'
88
source_url 'https://github.com/aws/aws-parallelcluster-cookbook'
9-
chef_version '>= 18'
9+
chef_version 'chef_version >= 25.2.1075'
1010
version '3.14.0'
1111

1212
depends 'iptables', '~> 8.0.0'

0 commit comments

Comments
 (0)