Merge "No longer use github version for apache2 cookbook"

This commit is contained in:
Jenkins 2016-03-30 08:16:13 +00:00 committed by Gerrit Code Review
commit 5285aed416
1 changed files with 0 additions and 5 deletions

View File

@ -6,8 +6,3 @@ cookbook "openstack-common",
github: "openstack/cookbook-openstack-common"
cookbook "openstack-identity",
github: "openstack/cookbook-openstack-identity"
# use the current master branch until the new apache listen logic has been
# released
cookbook 'apache2',
github: "svanzoest-cookbooks/apache2"