On 23/03/17 10:12, Marcin Dulak wrote:
I'm not using cloud.centos.org, but the benefit from atlas is a simplified handing of URLs and versioning of the boxes, so in the Vagrantfile one can have:
machine.vm.box = "centos/7"
That's right: machine.vm.box = "https://cloud.centos.org/vagrant/7" would be somewhat longer to type.