Skip to content

Commit

Permalink
Require Chef Infra Client 12.15+
Browse files Browse the repository at this point in the history
This is a pretty low bar, but makes sure that the metadata can be parses and custom resources are available.

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Sep 17, 2020
1 parent daab036 commit ece1b56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@
supports os
end

chef_version '> 12.15'

depends 'ohai'

0 comments on commit ece1b56

Please sign in to comment.