From: Tommi Virtanen Date: Fri, 8 Jun 2012 17:50:26 +0000 (-0700) Subject: ceph::mon does NOT depend on radosgw, no idea what was going on here. X-Git-Tag: eval1~34 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=181a8b3de54829d8569279f33fd0c58d56815a1a;p=ceph-cookbooks.git ceph::mon does NOT depend on radosgw, no idea what was going on here. Cleaning up the inherited recipes. --- diff --git a/ceph/recipes/mon.rb b/ceph/recipes/mon.rb index a69874c..9ec4369 100644 --- a/ceph/recipes/mon.rb +++ b/ceph/recipes/mon.rb @@ -18,4 +18,3 @@ # limitations under the License. include_recipe "ceph::default" -include_recipe "ceph::rados-rest"