Releases: ceph/ceph-ansible
Releases · ceph/ceph-ansible
v1.0.7
v1.0.6
v1.0.5
v1.0.4
More features
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
documention on how to configure ceph.conf using ceph_conf_overrides
Chicken
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!