starting queens development patch

This commit is contained in:
Jan Klare 2018-03-06 10:02:14 +01:00
parent 86b3cd48a3
commit 3335fe17e7
No known key found for this signature in database
GPG Key ID: 1F8C347A7DC77FD2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ license 'Apache-2.0'
description 'Installs and configures the Designate Service'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
chef_version '>= 12.5' if respond_to?(:chef_version)
version '16.0.0'
version '17.0.0'
%w(ubuntu redhat centos).each do |os|
supports os