Pin apache2 cookbook to 5.0.1

This change eliminates a kitchen failure with apache2-5.2.1

Change-Id: I545857affd00d8b3c33e2820782c6440cac5e118
This commit is contained in:
Samuel Cassiba 2018-12-10 21:14:40 -08:00
parent 99b3a3426d
commit 7681f14a38
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)