]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nginx/recipes/default.rb
Make nginx cookbook default to using the nginx upstream repository
[chef.git] / cookbooks / nginx / recipes / default.rb
index aec734c17f2ae9dc9744b1dcdd78724bfeb58b4a..94754546c257168b12a16a807d560a3066e21058 100644 (file)
@@ -17,6 +17,7 @@
 # limitations under the License.
 #
 
+include_recipe "apt"
 include_recipe "munin"
 
 package "nginx"