]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/git/metadata.rb
Don't install the trac git hook on non-trac servers
[chef.git] / cookbooks / git / metadata.rb
index 1b30312ad91f83f3327429a8ebb8a9a8456a9020..63c60c5a28016913be4cb1cf3fb7f34077b07a78 100644 (file)
@@ -5,6 +5,7 @@ description       "Installs and configures git"
 long_description  IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
 version           "1.0.0"
 depends           "networking"
+depends           "xinetd"
 depends           "apache"
 
 attribute "git",