Merge "Pin apache2 cookbook to 5.0.1"

This commit is contained in:
Zuul 2018-12-11 13:54:50 +00:00 committed by Gerrit Code Review
commit eabbbb9b5c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ end
depends 'openstack-common', '>= 18.0.0'
depends 'openstackclient'
depends 'apache2'
depends 'apache2', '5.0.1'
issues_url 'https://launchpad.net/openstack-chef' if respond_to?(:issues_url)
source_url 'https://github.com/openstack/cookbook-openstack-identity' if respond_to?(:source_url)