diff --git a/Berksfile b/Berksfile index e5e0acb..b57e47d 100644 --- a/Berksfile +++ b/Berksfile @@ -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"