Chef cookbook with recipes to install GlusterFS.
Cookbook has been tested and it is known to work on:
- Ubuntu (12.04, 14.04)
- apt
Installs glusterfs-server.
Installs glusterfs-client.
Default recipe, it includes to recipes: server and client .
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github