Skip to content

Releases: ceph/ceph-ansible

v1.0.7

06 Oct 10:05
Compare
Choose a tag to compare
Merge pull request #1009 from ceph/clarify-osd-scenarios

osd: clarify osd scenarios

v1.0.6

16 Sep 15:03
Compare
Choose a tag to compare
Merge pull request #978 from FranBarrera/openstack-add-floating-ip

Add floating_ip_pool openstack

v1.0.5

15 Apr 09:17
Compare
Choose a tag to compare
Merge pull request #715 from rootfs/jewel

some fixes to run containers on Atomic

v1.0.4

12 Apr 20:37
Compare
Choose a tag to compare
Merge pull request #710 from bengland2/limit-autodiscover-check

purge-cluster - fix osd_auto_discovery check

More features

30 Mar 16:23
Compare
Choose a tag to compare

This release contains:

  • merge of the docker branch, support to bootstrap containerized daemons, on CoreOS, Atomic and classic bare metal
  • support for cluster names different than 'ceph'
  • use a monitor IP address instead of specifying a nic

v1.0.2: Merge pull request #626 from ceph/conf-docs

15 Mar 15:39
Compare
Choose a tag to compare
documention on how to configure ceph.conf using ceph_conf_overrides

Chicken

02 Mar 16:21
Compare
Choose a tag to compare

First official release of ceph-ansible.
Since Ansible has an option to run cowsay and since I like the cartoon "Cow and Chicken" I've been thinking of using characters names for the releases :).
Thus the first one is named "Chicken".
There are not so much characters (apparently 20), so this won't last long.

Now, let me give you some news about ceph-ansible latest capabilities:

  • CI to test each pull request
  • Roles available on Ansible Galaxy and part of the Ceph organization
  • Support for all the Ceph releases
  • Support for RHEL and RHCS
  • Support for Ansible v2
  • Improve package upgrade logic for rolling update
  • Support for dnf
  • Support for systemd
  • Support for more templating options (use variables to populate the ceph.conf)
  • Scan network ports to avoid firewalling issues

And many more!