Pin apache2 cookbook to 5.0.1

This change eliminates a kitchen failure with apache2-5.2.1

Change-Id: Ida4e1c4a166a0baac4937e088b42f22a8ab524ab
This commit is contained in:
Samuel Cassiba 2018-12-10 21:14:11 -08:00
parent d139297cf9
commit 6f6d02faf1
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)