mirror of https://github.com/ceph/ceph-ansible.git
6e917da52a
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
|
||
---|---|---|
.. | ||
common.yml | ||
create_rgw_nfs_user.yml | ||
ganesha_selinux_fix.yml | ||
main.yml | ||
pre_requisite_container.yml | ||
pre_requisite_non_container.yml | ||
pre_requisite_non_container_debian.yml | ||
pre_requisite_non_container_red_hat.yml | ||
start_nfs.yml |