summaryrefslogtreecommitdiffstats
path: root/vagrant/ansible/etc-hosts
Commit message (Collapse)AuthorAgeFilesLines
* Add a hosts file and distribute it to the nodes.Michael Adam2020-03-251-0/+3
This is an attempt to unblock the issue with peer-probe in the centos-ci due to lack of name resolution from libvirt/dnsmasq. For now, the hosts file is hard-coded. If this works, we should generate it. Signed-off-by: Michael Adam <obnox@samba.org>