Merge "Bump Chef gem to 11.16"
This commit is contained in:
commit
bb7f62a75f
@ -5,6 +5,8 @@ This file is used to list changes made in each version of cookbook-openstack-com
|
||||
## 10.2.0
|
||||
* Separate endpoints for vncserver_listen and vncserver_proxyclient_address
|
||||
|
||||
* Bump Chef gem to 11.16
|
||||
|
||||
## 10.1.0
|
||||
* Adding identity admin bind host endpoint to allow flexibility and consistency
|
||||
* Fix logging.conf No section error
|
||||
|
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'chef', '~> 11.12.0'
|
||||
gem 'chef', '~> 11.16.0'
|
||||
gem 'json', '<= 1.7.7' # chef 11 dependency
|
||||
gem 'berkshelf', '~> 3.1.5'
|
||||
gem 'hashie', '~> 2.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user