boxcutter / centos

Virtual machine templates for CentOS written in legacy JSON
Apache License 2.0
424 stars 199 forks source link

CentOS 7 iso download fails #87

Open olberger opened 4 years ago

olberger commented 4 years ago

The rebuild of CentOS 7 fails:

    virtualbox-iso: Error downloading: Error making HTTP GET request: 404 Not Found
==> virtualbox-iso: ISO download failed.
Build 'virtualbox-iso' errored: ISO download failed.

I guess a later update than 7.6.1810 is now needed

olberger commented 4 years ago

It seems that changing the path in iso_url in centos7-*.json to http://archive.kernel.org/centos-vault/7.6.1810/isos/x86_64/CentOS-7-x86_64-DVD-1810.iso should do it