Browse Source

AMBARI-5307 Add support for multivolumes in GlusterFS stack

Erin A Boyd 11 years ago
parent
commit
352e8fc35a

+ 1 - 1
ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/GLUSTERFS/configuration/core-site.xml

@@ -68,7 +68,7 @@
 
   <property>
    <name>fs.glusterfs.volume.fuse.gv0</name>
-  <decription>The mount point that corresponds to the fs.glusterfs.volumes value</description>
+  <description>The mount point that corresponds to the fs.glusterfs.volumes value</description>
     <value>/mnt/gv0</value>
   </property>