summaryrefslogtreecommitdiffstats
path: root/vagrant/ansible
Commit message (Expand)AuthorAgeFilesLines
* Remove some defaults from smb.conf templateAnoop C S2020-05-131-9/+0
* Add individual volume set options from group-sambaAnoop C S2020-05-121-2/+10
* Use vfs_acl_xattr along with vfs_glusterfsAnoop C S2020-05-121-0/+6
* Configure GlusterFS nightly repo in common.prepAnoop C S2020-05-113-6/+3
* Remove duplicate call the make testSachin Prabhu2020-05-111-4/+0
* Run tests on clientSachin Prabhu2020-05-074-0/+27
* Add Python PyYAML packageSachin Prabhu2020-05-071-0/+5
* Install samba-test for smbtorture scriptsSachin Prabhu2020-05-071-0/+1
* Add the nightly samba build to common.prepSachin Prabhu2020-05-072-21/+22
* Add new build targets to ansible/MakefileSachin Prabhu2020-05-071-1/+6
* Add site.yml to call various playbooksSachin Prabhu2020-04-281-0/+2
* Add play to install client machinesSachin Prabhu2020-04-281-0/+8
* Write test-info.yml to client machineSachin Prabhu2020-04-282-0/+22
* Add a README file in the clients createdSachin Prabhu2020-04-282-0/+13
* Add role client.prepSachin Prabhu2020-04-282-0/+73
* Change the way we specify ip addresses in ansibleSachin Prabhu2020-04-142-4/+32
* Leave SELinux at default Enforcing modeAnoop C S2020-04-091-4/+8
* Remove explicit creation of CTDB directoriesAnoop C S2020-04-091-32/+14
* Update smb.conf template with additional parametersAnoop C S2020-04-081-4/+13
* Create role glusterfs.setupSachin Prabhu2020-04-072-2/+6
* Move test from node.test into node.prepSachin Prabhu2020-04-073-25/+20
* Split out common actions out of node.prepSachin Prabhu2020-04-074-73/+73
* Use samba nightly builds repo.Michael Adam2020-04-071-0/+22
* 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