]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/ntp/metadata.rb
community: Increase postgres connections, tweak mem and buffers
[chef.git] / cookbooks / ntp / metadata.rb
index a1d8dda225d615402b2e6c691b0f0a90945ecee7..b512bb56a70d69557c888af542a1dce8b4ca338f 100644 (file)
@@ -3,6 +3,8 @@ maintainer        "Opscode, Inc."
 maintainer_email  "cookbooks@opscode.com"
 license           "Apache-2.0"
 description       "Installs and configures ntp as a client or server"
-long_description  IO.read(File.join(File.dirname(__FILE__), "README.md"))
+
 version           "0.8.2"
 supports          "ubuntu"
+depends           "prometheus"
+depends           "systemd"