diff options
-rw-r--r-- | centos-7-x86_64.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/centos-7-x86_64.json b/centos-7-x86_64.json index 2f0830e..c9fd270 100644 --- a/centos-7-x86_64.json +++ b/centos-7-x86_64.json @@ -1,7 +1,7 @@ { "variables": { - "iso_url": "http://mirror1.hs-esslingen.de/pub/Mirrors/centos/7/isos/x86_64/CentOS-7-x86_64-NetInstall-1810.iso", - "iso_checksum_url": "http://mirror1.hs-esslingen.de/pub/Mirrors/centos/7/isos/x86_64/sha256sum.txt", + "iso_url": "http://mirror2.hs-esslingen.de/centos/7/isos/x86_64/CentOS-7-x86_64-NetInstall-1908.iso", + "iso_checksum_url": "http://mirror2.hs-esslingen.de/centos/7/isos/x86_64/sha256sum.txt", "iso_checksum_type": "sha256", "vm_name": "centos-7-x86_64", "http_dir": "http", |