summaryrefslogtreecommitdiffstats
path: root/vagrant/ansible
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicate state for firewalld while setting up ctdbSachin Prabhu2020-04-061-1/+0
* Don't enable the systemd smb service - ctdb manages SambaMichael Adam2020-03-311-3/+0
* Add Samba-Gluster setup ansible filesSachin Prabhu2020-03-304-0/+105
* Add ctdb service to the newly created serversSachin Prabhu2020-03-304-0/+86
* Add a hosts file and distribute it to the nodes.Michael Adam2020-03-252-0/+8
* Disable the ping test (ping by name does not work...)Michael Adam2020-03-252-12/+12
* Add copying of ssh key to node preparationMichael Adam2020-03-251-0/+10
* cluster-vars.yml: record TODO to generate the list of nodesMichael Adam2020-03-252-5/+3
* reconsile roles in playbooksMichael Adam2020-03-252-1/+3
* node.test: test inter-node ssh connectivityMichael Adam2020-03-251-0/+6
* node.prep: add role for preparing the nodes from setupMichael Adam2020-03-251-0/+4
* Add a local test for the setup machineMichael Adam2020-03-253-0/+21
* Add setup.test target to ansible/MakefileMichael Adam2020-03-251-0/+3
* Add output of `hostname` to node.test playbookMichael Adam2020-03-251-0/+8
* Expand node connectivity test on setup machineMichael Adam2020-03-251-2/+10
* Add vagrant/ansible/MakefileMichael Adam2020-03-251-0/+6
* Move the creation of the cluster to the setup machineMichael Adam2020-03-255-0/+80
* Prepare setup machineMichael Adam2020-03-252-0/+29