summaryrefslogtreecommitdiffstats
path: root/data/params/Debian.yaml
blob: 16fc9cc740d18088fcbaf2cc505c83f2a4ef1115 (plain)
1
2
3
4
5
6
7
8
9
# gluster/data/params/Debian.yaml
---
gluster::params::package_glusterfs: 'glusterfs-client'
gluster::params::package_glusterfs_api: ''      # doesn't exist
gluster::params::package_glusterfs_fuse: ''     # doesn't exist
gluster::params::service_glusterd: 'glusterfs-server'
# TODO: the debian family of glusterd needs a reload command in the init file !
gluster::params::misc_gluster_reload: '/usr/sbin/service glusterfs-server restart'
# vim: ts=8