X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/18424e9038b5f06d815167da8f0c10bed5d5d211..749c528b381e13ab3a61e3ddf1c9679e69012e91:/cookbooks/ntp/metadata.rb diff --git a/cookbooks/ntp/metadata.rb b/cookbooks/ntp/metadata.rb index a1d8dda22..f80c8dbee 100644 --- a/cookbooks/ntp/metadata.rb +++ b/cookbooks/ntp/metadata.rb @@ -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"