]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nginx/metadata.rb
Make nginx cookbook default to using the nginx upstream repository
[chef.git] / cookbooks / nginx / metadata.rb
index edd5573b0753883092ecbce1af97f2396827509d..dc7758e3a29c2e05107687e73e3c03ddf5739262 100644 (file)
@@ -6,4 +6,7 @@ description       "Installs and configures nginx"
 
 version           "1.0.0"
 supports          "ubuntu"
+depends           "apt"
+depends           "munin"
+depends           "networking"
 depends           "ssl"