File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ##2014 -10-08 - release 1.2.0
2+
3+ ###Summary
4+ * mon: try to create admin keyring only after service started
5+ * Reduce recovery priority (new feature)
6+ * Use sane default XFS options (same as ceph-disk) (remove '-n size=64k')
7+
8+ ####Bugfixes
9+ * Fix deprecation warning in ceph::osd::device
10+ * Increase ceph keyring timeout
11+ * Fixing admin keyring exported resources
12+ * future parser is using strict var types when comparing
13+ * ceph_osd_bootstrap_key fact: increase timeout
14+
115##2014 -06-23 - Features release 1.1.0
216
317###Summary
Original file line number Diff line number Diff line change @@ -5,10 +5,14 @@ puppet-ceph
55About
66=====
77
8- |BuildStatus |_
8+ |BuildStatus |_ | PuppetForge |_ | License |_
99
10- .. |BuildStatus | image :: https://travis-ci.org/enovance/puppet-ceph.png?branch=master
10+ .. |BuildStatus | image :: https://api. travis-ci.org/enovance/puppet-ceph.png?branch=master
1111.. _BuildStatus : https://travis-ci.org/enovance/puppet-ceph
12+ .. |PuppetForge | image :: http://img.shields.io/puppetforge/v/eNovance/cloud.svg
13+ .. _PuppetForge : https://forge.puppetlabs.com/eNovance/ceph
14+ .. |License | image :: http://img.shields.io/:license-agpl-blue.svg
15+ .. _License : https://gnu.org/licenses/agpl.html
1216
1317This is a Puppet _ module to install a Ceph _ cluster.
1418
Original file line number Diff line number Diff line change 11{
22 "name" : " eNovance-ceph" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "author" : " Francois Charlier <francois.charlier@enovance.com>" ,
55 "summary" : " A puppet module to install & configure Ceph" ,
66 "license" : " AGPLv3" ,
You can’t perform that action at this time.
0 commit comments