]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commit
Moved _common to default. 186/head
authorElliott Davis <elliott@excellent.io>
Thu, 15 Jan 2015 20:17:45 +0000 (14:17 -0600)
committerElliott Davis <elliott@excellent.io>
Fri, 16 Jan 2015 01:08:14 +0000 (19:08 -0600)
commit02a57ac8ca4682541f8339d99d43389de182b026
treef92f17447e4e0e9137c2a1608c44543784680032
parent4e1fcecdaae1cef6d95630f85b87ac5f72645be0
Moved _common to default.

Moving _common.rb to default.rb makes this cookbook easier to include
in other cookbooks.  This also brings this cookbook back in line
with its README.

Moved _common_install.rb into default as it was only a one line
include.
15 files changed:
README.md
recipes/_common.rb [deleted file]
recipes/_common_install.rb [deleted file]
recipes/cephfs_install.rb
recipes/default.rb [new file with mode: 0644]
recipes/mds.rb
recipes/mds_install.rb
recipes/mon.rb
recipes/mon_install.rb
recipes/osd.rb
recipes/osd_install.rb
recipes/radosgw.rb
recipes/radosgw_apache2.rb
recipes/radosgw_install.rb
resources/cephfs.rb