summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manifests/volume/property/data.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/volume/property/data.pp b/manifests/volume/property/data.pp
index f6a7c2a..b6f303e 100644
--- a/manifests/volume/property/data.pp
+++ b/manifests/volume/property/data.pp
@@ -187,7 +187,7 @@ class gluster::volume::property::data() {
'nfs.mount-udp' => 'offon', # default: (off)
# Use this option to change the the path for persistent caching of connected NFS-clients. For better perfomance this path should point to SHM
- 'nfs.mount-rmtab' => 'string', # default /var/lib/glusterd/nfs/rmtab
+ 'nfs.mount-rmtab' => 'string', # default /var/lib/glusterd/nfs/rmtab
# This option, if set to 'off', disables NLM server by not registering the service with the portmapper. Set it to 'on' to re-enable it. Default value: 'on'
'nfs.nlm' => 'onoff', # default: (on)