]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/ntp/metadata.rb
Add basic test for the ntp cookbook
[chef.git] / cookbooks / ntp / metadata.rb
index a1d8dda225d615402b2e6c691b0f0a90945ecee7..f80c8dbeefa0e0b0e1d840f21d666636fd9c2fb7 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           "munin"
+depends           "systemd"