Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Commit df986af

Browse files
authored
Merge pull request #1 from cdstudios/update-metadata-for-latest-berks
Update metadata for latest berks
2 parents f9735a4 + 51142af commit df986af

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

metadata.rb

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
license 'BSD-2-Clause'
55
description 'Installs/Configures dm-crypt'
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version '0.1.0'
7+
version '0.1.1'
8+
9+
chef_version '>= 12.5' if respond_to?(:chef_version)
810

911
%w(centos oracle redhat scientific).each do |os|
1012
supports os, '>= 7.0'

0 commit comments

Comments
 (0)