GlusterFS
Install GlusterFS and configure peers and a cluster-wide volume to mount.
Configuration
Defaults are set in defaults/main.yml
.
glusterfs_version
,glusterfs_release
:GlusterFS version
The latest release will be installed, "3.5" will install "3.5.x"
Default:
glusterfs_version: "3.7" glusterfs_release: "3.7.11-ubuntu1~trusty1"