change cookbook version to 0.1.0
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
This commit is contained in:
parent
1d30cf43e6
commit
14dd386a49
@ -4,6 +4,6 @@ maintainer_email "kyle.bader@dreamhost.com"
|
|||||||
license "Apache 2.0"
|
license "Apache 2.0"
|
||||||
description "Installs/Configures the Ceph distributed filesystem"
|
description "Installs/Configures the Ceph distributed filesystem"
|
||||||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
||||||
version "0.0.10"
|
version "0.1.0"
|
||||||
depends "apache2"
|
depends "apache2"
|
||||||
depends "apt"
|
depends "apt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user