Update apache2 version

Switches from the master branch, to a supported release.

Change-Id: Ic16edc0f79ab69b39fd87cb4ef24b910133839eb
This commit is contained in:
Samuel Cassiba 2016-03-29 12:33:15 -07:00
parent 69ab8def7c
commit 3ef72d6142
1 changed files with 1 additions and 4 deletions

View File

@ -25,10 +25,7 @@ source 'https://supermarket.chef.io'
end
end
# use the current master branch until the new apache listen logic has been
# released
cookbook 'apache2',
github: "svanzoest-cookbooks/apache2"
cookbook 'apache2', '3.2.0'
cookbook 'apt', '2.8.2'
cookbook 'aws', '2.1.1'
cookbook 'build-essential', '2.1.3'