From: Tommi Virtanen Date: Fri, 13 Jul 2012 17:49:45 +0000 (-0700) Subject: Enforce the name of the cookbook as "ceph". X-Git-Tag: eval1~17 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6a4616f9f730326b6fd232142d8000fb1fb7870a;p=ceph-cookbooks.git Enforce the name of the cookbook as "ceph". --- diff --git a/metadata.rb b/metadata.rb index 52349c0..609502c 100644 --- a/metadata.rb +++ b/metadata.rb @@ -1,3 +1,4 @@ +name "ceph" maintainer "Kyle Bader" maintainer_email "kyle.bader@dreamhost.com" license "Apache 2.0"