ceph-ansible/roles/ceph-nfs
Dimitri Savineau 14f2d616ee ceph-nfs: use template module for configuration
789cef7 introduces a regression in the ganesha configuration file
generation. The new config_template module version broke it.
But the ganesha.conf file isn't an ini file and doesn't really
need to use the config_template module. Instead we can use the
classic template module.

Resolves: #4045

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 616c484698)
2019-06-24 20:47:25 +02:00
..
defaults defaults: change default value for ceph_docker_image_tag 2019-03-21 18:37:21 +00:00
files Include ganesha dbus config file 2017-10-31 08:30:12 +01:00
meta ceph-nfs: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks ceph-nfs: use template module for configuration 2019-06-24 20:47:25 +02:00
templates Added 'squash' as a parameter to nfs-ganesha. 2018-06-25 09:13:17 +02: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/.