Merge "Pin apache2 cookbook to 5.0.1"

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

View File

@ -12,7 +12,7 @@ end
depends 'openstack-common', '>= 18.0.0'
depends 'openstack-identity', '>= 18.0.0'
depends 'apache2'
depends 'apache2', '5.0.1'
depends 'poise-python'
issues_url 'https://launchpad.net/openstack-chef' if respond_to?(:issues_url)