aboutsummaryrefslogtreecommitdiffstats
path: root/containers/vagrant/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* containers/vagrant: add support for CentOS (#14380)Koustubh Sinkar2017-05-131-0/+1
CentOS has been added as a multi-machine option to the Vagrant script. Ubuntu is still the default option. For starting the CentOS machine, use: vagrant up centos