aboutsummaryrefslogtreecommitdiffstats
path: root/containers/vagrant/provisioners
Commit message (Collapse)AuthorAgeFilesLines
* containers/vagrant: add support for CentOS (#14380)Koustubh Sinkar2017-05-133-0/+33
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