summaryrefslogtreecommitdiffstats
path: root/roles/gluster/client
Commit message (Collapse)AuthorAgeFilesLines
* fix pkg to packageKevin Fenzi2016-08-081-1/+1
|
* Replace non working option by a jinja2 snippetMichael Scherer2016-08-081-1/+1
| | | | | Asking to gluster devs, they were surprised this would be working in the first place.
* Use a more modern style for gluster/client yamlMichael Scherer2016-08-081-8/+17
| | | | Use pkg rather than yum, for future proofing with dnf
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-051-1/+1
| | | | latest documents -> http://docs.ansible.com/yum_module.html
* Specify the mountdir is a directory in gluster/clientPierre-Yves Chibon2014-11-041-1/+1
|
* There is something wonky in the ansible directory logic here.Ralph Bean2014-03-131-5/+1
|
* Only try to mount the gluster dir if it doesn't already exist. Weird.Ralph Bean2014-03-131-0/+5
|
* These should not be readable.Ralph Bean2014-03-121-1/+1
|
* Really jinja, 1?Pierre-Yves Chibon2014-02-071-1/+1
|
* Ruby hacks does not work on pythonPierre-Yves Chibon2014-02-071-1/+1
|
* She said she needed spacePierre-Yves Chibon2014-02-071-0/+1
|
* Jinja and yaml are fun togetherPierre-Yves Chibon2014-02-071-3/+2
|
* Give it some spacePierre-Yves Chibon2014-02-071-0/+1
|
* Remove for nowPierre-Yves Chibon2014-02-071-1/+0
|
* Let's comment it out for nowPierre-Yves Chibon2014-02-071-1/+1
|
* Specify where to do the mountPierre-Yves Chibon2014-02-071-1/+2
|
* Well that didn't work.Ralph Bean2014-02-071-2/+2
|
* Use some hostvars trickery.Ralph Bean2014-02-071-2/+2
|
* Fix some more jinja errors and use ansible_ssh_host over ansible_hostname.Ralph Bean2014-02-071-6/+6
|
* Restrictive jinja disallowed "len()"Ralph Bean2014-02-071-1/+1
|
* First stab at a gluster role for the nuancier staging nodes.Ralph Bean2014-02-072-0/+77