ceph-ansible/roles/ceph-common
Andrew Schoen 24ef47b0e5 ceph-common: move firewall checks after package installation
We need to do this because on dev or rhcs installs ceph_stable_release
is not mandatory and the firewall check tasks have a task that is
conditional based off the installed version of ceph. If we perform those
checks after package install then they will not fail on dev or rhcs
installs.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2018-06-07 13:59:17 +02:00
..
defaults merge docker-common and common defaults vars 2017-08-02 14:46:51 +02:00
files remove obsolete debian devel repo key 2017-07-18 08:47:47 -07:00
handlers firewall: configure firewalld if it's already installed on the host (#2192). 2017-12-12 23:44:55 +01:00
meta ceph-common: Add initial support for openSUSE Leap distributions 2017-11-14 10:51:22 +00:00
plugins/actions sync config_template plugin with master branch 2016-11-08 10:12:16 -06:00
tasks ceph-common: move firewall checks after package installation 2018-06-07 13:59:17 +02:00
templates move system tuning to osd role 2018-03-15 14:06:26 +01:00
vars Install packages as a list 2018-05-16 09:59:00 +02:00
LICENSE rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-common

Documentation is available at http://docs.ceph.com/ceph-ansible/.