ceph-ansible/roles/ceph-nfs/tasks
Dimitri Savineau 616c484698 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>
2019-06-04 09:11:52 +02:00
..
common.yml nfs: support internal Ganesha with external ceph cluster 2019-06-03 13:34:38 +02:00
create_rgw_nfs_user.yml rename docker_exec_cmd variable 2019-05-16 16:39:13 +02:00
ganesha_selinux_fix.yml ceph-nfs: apply selinux fix anyway 2019-05-20 13:04:58 +02:00
main.yml nfs: support internal Ganesha with external ceph cluster 2019-06-03 13:34:38 +02:00
pre_requisite_container.yml nfs: support internal Ganesha with external ceph cluster 2019-06-03 13:34:38 +02:00
pre_requisite_non_container.yml nfs: support internal Ganesha with external ceph cluster 2019-06-03 13:34:38 +02:00
pre_requisite_non_container_debian.yml ceph-nfs: fixed condition for "stable repos specific tasks" 2019-05-13 09:53:54 +02:00
pre_requisite_non_container_red_hat.yml improve coding style 2019-04-23 15:37:07 +02:00
start_nfs.yml ceph-nfs: use template module for configuration 2019-06-04 09:11:52 +02:00