summaryrefslogtreecommitdiffstats
path: root/vagrant/roles/setup.test/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded debugging outputMichael Adam2020-05-081-8/+0
| | | | | | | For debugging network connectivity issues, we printed the contents of /etc/resolv.conf. This is not needed any more. Removing it. Signed-off-by: Michael Adam <obnox@samba.org>
* Clean up trailing white spacesSachin Prabhu2020-03-261-1/+1
| | | | Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
* cluster-vars.yml: record TODO to generate the list of nodesMichael Adam2020-03-251-1/+1
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* Enhance setup.test to cat the /etc/resolv.conf fileMichael Adam2020-03-251-0/+8
| | | | Signed-off-by: Michael Adam <obnox@samba.org>
* Break up setup.test and setup.run moreMichael Adam2020-03-251-0/+2
Signed-off-by: Michael Adam <obnox@samba.org>