]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/cephadm/templates/services/nfs/ganesha.conf.j2
import ceph 16.2.6
[ceph.git] / ceph / src / pybind / mgr / cephadm / templates / services / nfs / ganesha.conf.j2
index aae3b671eaf7c0e52735666ef03eb9910597b45e..6fb47945427f7b07144a7a7e285287c06d22c41c 100644 (file)
@@ -25,7 +25,7 @@ NFSv4 {
 
 RADOS_KV {
         UserId = "{{ user }}";
-        nodeid = "{{ nodeid}}";
+        nodeid = "{{ nodeid }}";
         pool = "{{ pool }}";
         namespace = "{{ namespace }}";
 }