On 23/03/17 11:19, Marcin Dulak wrote: > can see now that a link to the latest box has been on cloud.centos.org for > a long time > https://lists.centos.org/pipermail/centos-announce/2015-June/021162.html This was always the case, our images are actually stored on cloud.centos.org, not on Atlas. Atlas just issues HTTP redirects to the actual files that "vagrant add" requests: $ curl -LI https://atlas.hashicorp.com/centos/boxes/7/versions/1605.01/providers/libvirt.box HTTP/1.1 302 Found Cache-Control: no-cache Content-Type: text/html; charset=utf-8 Date: Thu, 23 Mar 2017 10:24:38 GMT Location: http://cloud.centos.org/centos/7/vagrant/x86_64/images/CentOS-7-x86_64-Vagrant-1605_01.LibVirt.box Server: nginx + Phusion Passenger 5.0.29 Status: 302 Found Strict-Transport-Security: max-age=31536000; includeSubDomains; preload X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-Powered-By: Phusion Passenger 5.0.29 X-Request-Id: 98388880-8b0d-4737-9546-1d01cd47acc5 X-Runtime: 0.020304 X-XSS-Protection: 1; mode=block Connection: keep-alive HTTP/1.1 200 OK Date: Thu, 23 Mar 2017 10:20:55 GMT Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips Last-Modified: Wed, 08 Jun 2016 15:26:02 GMT ETag: "1d45ad5e-534c5ec58d680" Accept-Ranges: bytes Content-Length: 491105630 Content-Type: application/vnd.previewsystems.box