summaryrefslogtreecommitdiffstats
path: root/templates/glusterd.vol.erb
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2012-07-24 19:28:59 -0400
committerJames Shubin <james@shubin.ca>2012-07-24 19:28:59 -0400
commit61cf89af55bd57a224f0e600746a05a71fdb4c95 (patch)
treebf25d30450b882218e141b5c4e9d818515f10514 /templates/glusterd.vol.erb
downloadpuppet-gluster-61cf89af55bd57a224f0e600746a05a71fdb4c95.tar.gz
puppet-gluster-61cf89af55bd57a224f0e600746a05a71fdb4c95.tar.xz
puppet-gluster-61cf89af55bd57a224f0e600746a05a71fdb4c95.zip
Initial commit. puppet-gluster, welcome to git.
Diffstat (limited to 'templates/glusterd.vol.erb')
-rw-r--r--templates/glusterd.vol.erb8
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/glusterd.vol.erb b/templates/glusterd.vol.erb
new file mode 100644
index 0000000..de17d8f
--- /dev/null
+++ b/templates/glusterd.vol.erb
@@ -0,0 +1,8 @@
+volume management
+ type mgmt/glusterd
+ option working-directory /var/lib/glusterd
+ option transport-type socket,rdma
+ option transport.socket.keepalive-time 10
+ option transport.socket.keepalive-interval 2
+ option transport.socket.read-fail-log off
+end-volume