We joyfully announce the release of: puppet-ceph 2.5.2: Puppet module for Ceph Download the package from: https://tarballs.openstack.org/puppet-ceph/ For more details, please see below. Changes in puppet-ceph 2.5.1..2.5.2 ----------------------------------- f8d3fd2 Release 2.5.2 9334bf4 Dissuade .gitignore references to personal tools cc5989c Fix the wrong link URL 4dd6436 switch documentation job to new PTI 6e53b93 import zuul job settings from project-config aa2e3e6 Remove PE requirement from metadata.json 471b6f3 Add "Development" in README 5f57d43 Add the project source code repository in README fa52a16 Fix OS versions in metadata 0c2624e Fix inifile version in metadata 7749664 Fix apache version in metadata 2b25cbf Update reno for stable/luminous fd64982 Do not enable Epel repo in case of Fedora 72235f1 Fix lspool issues on Mimic c65d73d Add Mimic support Diffstat (except docs and test files) ------------------------------------- .gitignore | 12 ++++- .zuul.yaml | 1 + README.md | 15 ++++++- examples/common.yaml | 2 +- manifests/osds.pp | 2 +- manifests/params.pp | 4 +- manifests/pool.pp | 4 +- manifests/profile/params.pp | 2 +- manifests/repo.pp | 11 +++-- metadata.json | 19 +++----- releasenotes/source/index.rst | 1 + releasenotes/source/luminous.rst | 6 +++ spec/classes/ceph_repo_spec.rb | 90 +++++++++++++++++++------------------ spec/fixtures/hieradata/common.yaml | 2 +- 14 files changed, 101 insertions(+), 70 deletions(-)