cookbook-ceph/metadata.rb
2012-07-13 10:49:45 -07:00

9 lines
290 B
Ruby

name "ceph"
maintainer "Kyle Bader"
maintainer_email "kyle.bader@dreamhost.com"
license "Apache 2.0"
description "Installs/Configures the Ceph distributed filesystem"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.0.10"
depends "apache2"