ceph-ansible/roles/ceph-nfs
Dimitri Savineau 6e917da52a ceph-nfs: apply selinux fix anyway
Because ansible_distribution_version doesn't return minor version on
CentOS with ansible 2.8 we can apply the selinux anyway but only for
CentOS/RHEL 7.
Starting RHEL 8, there's a dedicated package for selinux called
nfs-ganesha-selinux [1].

Also replace the command module + semanage by the selinux_permissive
module.

[1] https://github.com/nfs-ganesha/nfs-ganesha/commit/a7911f

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 0ee833432e)
2019-05-21 09:17:46 +02:00
..
defaults Added 'squash' as a parameter to nfs-ganesha. 2018-06-25 09:13:17 +02:00
files Include ganesha dbus config file 2017-10-31 08:30:12 +01:00
meta meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
tasks ceph-nfs: apply selinux fix anyway 2019-05-21 09:17:46 +02:00
templates systemd/service: Set docker.service conditionally 2019-03-07 20:56:11 +00:00
LICENSE Add support for Ceph NFS Gateway 2016-06-22 13:29:11 -04:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-nfs

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