X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/18424e9038b5f06d815167da8f0c10bed5d5d211..b9c0d9f47a55952cdb03690a9d1b865dd072c588:/cookbooks/ntp/metadata.rb diff --git a/cookbooks/ntp/metadata.rb b/cookbooks/ntp/metadata.rb index a1d8dda22..240e619f9 100644 --- a/cookbooks/ntp/metadata.rb +++ b/cookbooks/ntp/metadata.rb @@ -3,6 +3,9 @@ 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 "prometheus" +depends "systemd"