diff --git a/chef/cookbooks/corosync/metadata.rb b/chef/cookbooks/corosync/metadata.rb index 8fe74bfd..88de9641 100644 --- a/chef/cookbooks/corosync/metadata.rb +++ b/chef/cookbooks/corosync/metadata.rb @@ -3,7 +3,7 @@ license "Apache 2.0" description "Installs and configures a base corosync installation" long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version "1.1.1" +version "1.1.2" depends "yum" depends "yum-epel", '<= 0.6.0'