]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commit
Install ceph-common in ceph::default.
authorTommi Virtanen <tv@inktank.com>
Fri, 8 Jun 2012 17:48:47 +0000 (10:48 -0700)
committerTommi Virtanen <tv@inktank.com>
Fri, 8 Jun 2012 17:48:47 +0000 (10:48 -0700)
commitdfd260cd4f386127cb50db7fa8753f7b8fc4e871
tree2201c894505951a4929e316b2106a8d78b33f72c
Install ceph-common in ceph::default.
22 files changed:
README.md [new file with mode: 0644]
ceph/README.md [new file with mode: 0644]
ceph/attributes/radosgw.rb [new file with mode: 0644]
ceph/files/default/radosgw [new file with mode: 0755]
ceph/libraries/default.rb [new file with mode: 0644]
ceph/metadata.rb [new file with mode: 0644]
ceph/recipes/apt.rb [new file with mode: 0644]
ceph/recipes/bootstrap_osd.rb [new file with mode: 0644]
ceph/recipes/conf.rb [new file with mode: 0644]
ceph/recipes/default.rb [new file with mode: 0644]
ceph/recipes/mds.rb [new file with mode: 0644]
ceph/recipes/mon.rb [new file with mode: 0644]
ceph/recipes/osd.rb [new file with mode: 0644]
ceph/recipes/oss.rb [new file with mode: 0644]
ceph/recipes/rados-rest.rb [new file with mode: 0644]
ceph/recipes/radosgw.rb [new file with mode: 0644]
ceph/recipes/single_mon.rb [new file with mode: 0644]
ceph/recipes/xattr.rb [new file with mode: 0644]
ceph/templates/default/apt-sources-list.release.erb [new file with mode: 0644]
ceph/templates/default/ceph.conf.erb [new file with mode: 0644]
ceph/templates/default/mods/fastcgi.conf.erb [new file with mode: 0644]
ceph/templates/default/rgw.conf.erb [new file with mode: 0644]