From: Guillaume Abrioux Date: Wed, 16 Jun 2021 12:27:25 +0000 (+0200) Subject: debug X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=15d49dbcc53337a5beaa4167e6ec01fc3b872df0;p=ceph-ansible.git debug Signed-off-by: Guillaume Abrioux --- diff --git a/roles/ceph-nfs/templates/ganesha.conf.j2 b/roles/ceph-nfs/templates/ganesha.conf.j2 index 10cd990dd..18403002a 100644 --- a/roles/ceph-nfs/templates/ganesha.conf.j2 +++ b/roles/ceph-nfs/templates/ganesha.conf.j2 @@ -68,7 +68,7 @@ EXPORT Name = CEPH; User_Id = "{{ ceph_nfs_ceph_user }}"; } - + {{ foobar }} {{ ganesha_ceph_export_overrides | default(None) }} } {% endif %}