summaryrefslogtreecommitdiffstats
path: root/data/tree
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2014-04-29 04:46:43 -0400
committerJames Shubin <james@shubin.ca>2014-05-07 12:52:05 -0400
commit0c9109de125eb81b8a7d920ab9ee2e364e383b26 (patch)
tree5b9eb6cf73e2c241fed45334b5dca9f3b796cec6 /data/tree
parent8f47a9bffea3afd90e83b038b6e74ad5ecfb428a (diff)
downloadpuppet-gluster-0c9109de125eb81b8a7d920ab9ee2e364e383b26.tar.gz
puppet-gluster-0c9109de125eb81b8a7d920ab9ee2e364e383b26.tar.xz
puppet-gluster-0c9109de125eb81b8a7d920ab9ee2e364e383b26.zip
Use the correct path for findmnt on Fedora.
This patch is dedicated to Gilles who didn't like the findmnt patch initially, but now loves it because it is cross distro friendly :) Thanks for all your time testing Puppet-Gluster... More eyes helps!
Diffstat (limited to 'data/tree')
-rw-r--r--data/tree/RedHat/Fedora.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/tree/RedHat/Fedora.yaml b/data/tree/RedHat/Fedora.yaml
index ededc44..856eebe 100644
--- a/data/tree/RedHat/Fedora.yaml
+++ b/data/tree/RedHat/Fedora.yaml
@@ -14,6 +14,7 @@ gluster::params::program_vgdisplay: '/usr/sbin/vgdisplay'
#gluster::params::program_lvdisplay: '/usr/sbin/lvdisplay'
gluster::params::program_mkfs_xfs: '/usr/sbin/mkfs.xfs'
gluster::params::program_mkfs_ext4: '/usr/sbin/mkfs.ext4'
+gluster::params::program_findmnt: '/usr/bin/findmnt'
gluster::params::misc_gluster_reload: '/usr/bin/systemctl reload glusterd'
# vim: ts=8