aboutsummaryrefslogtreecommitdiffstats
path: root/containers/vagrant/provisioners/shell/debian.sh
Commit message (Collapse)AuthorAgeFilesLines
* containers: drop vagrant support, noone's maintaining itPéter Szilágyi2018-03-141-11/+0
|
* containers/vagrant: add support for CentOS (#14380)Koustubh Sinkar2017-05-131-0/+11
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