No longer use github version for apache2 cookbook

A new release has been made on supermarket which should work for us, so
drop the direct reference to the github version.

Change-Id: Ie6c10efe020c66d62f257d031e102423f75c6a77
This commit is contained in:
Jens Rosenboom 2016-03-29 16:49:00 +02:00
parent b44adf823a
commit 50545c8094
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"