[CentOS-devel] Providing checksums for our Vagrant images

Thu Mar 23 09:44:46 UTC 2017
Laurentiu Pancescu <lpancescu at gmail.com>

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.