Require Chef 12.15+

This gives us modern metadata processing

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith 2020-01-05 12:02:55 -08:00
parent 6dea22d324
commit a043528218

View File

@ -11,4 +11,4 @@ end
source_url 'https://github.com/chef-cookbooks/postfix' source_url 'https://github.com/chef-cookbooks/postfix'
issues_url 'https://github.com/chef-cookbooks/postfix/issues' issues_url 'https://github.com/chef-cookbooks/postfix/issues'
chef_version '>= 12.1' if respond_to?(:chef_version) chef_version '>= 12.15'