Skip to content

Releases: redhat-cip/puppet-ceph

2014-12-16 - release 1.3.1

05 Jan 14:51
Compare
Choose a tag to compare

Summary

  • Lint puppet code, and metadata.json file
  • Added parameter documentation lint

Bugfixes

  • Add missing test ensuring keys are created
  • Change the dependency to the 'ceph' package instead of the 'ceph-common' package because ceph::key depends on the 'ceph' package.

2014-12-10 - release 1.3.0

11 Dec 09:56
Compare
Choose a tag to compare

Summary

  • Added ceph::client class (to configure ceph clients)
  • Drop unit-testing on puppet 2.7 series
  • Added puppet header in generated configs files

Bugfixes

2014-10-08 - release 1.2.0

08 Oct 15:37
Compare
Choose a tag to compare

Summary

  • mon: try to create admin keyring only after service started
  • Reduce recovery priority (new feature)
  • Use sane default XFS options (same as ceph-disk) (remove '-n size=64k')

Bugfixes

  • Fix deprecation warning in ceph::osd::device
  • Increase ceph keyring timeout
  • Fixing admin keyring exported resources
  • future parser is using strict var types when comparing
  • ceph_osd_bootstrap_key fact: increase timeout

Features release

28 Jul 08:48
Compare
Choose a tag to compare

2014-06-23 - Features release 1.1.0

Summary

  • Allow to configure ceph's apt source
  • Allow custom configuration for ceph conf (config hash)
  • Ensure a consistent ordering of config keys
  • Manage mon and osd in /var/lib/ceph

Bugfixes

  • Fix spec tests and RSpec 3.x formater

First release (Hello World)

28 Jul 08:47
Compare
Choose a tag to compare

Summary

First stable version.