gchiesa.glusterfs
gchiesa.glusterfs
This role sets up a GlusterFS cluster.
Requirements
None.
Role Variables
You can activate an extra module to use the cluster with Docker Swarm:
extra_modules = ["docker"]
Here’s a list of the variables you can use:
# Configuration file for iptables
iptables_config: "/etc/sysconfig/iptables"
extra_modules: []
# Allows GlusterFS on the root partition
gluster_force_root_partition: true
gluster_volumes:
- /glusterfs/brik1/gv0
Dependencies
None.
Example Playbook
Here’s an example of how to use this role with variables:
- hosts: servers
roles:
- { role: 'gchiesa.glusterfs', extra_modules: ['docker'] }
License
BSD
Author Information
(Optional section for authors to provide contact info or a website; HTML is not allowed.)
Installa
ansible-galaxy install gchiesa.glusterfs
Licenza
Unknown
Download
124
Proprietario
a Cloud Architect living in Amsterdam. I enjoy jazz music, italian cooking and be surrounded by open-minded people.