diff --git a/centos/centos-7.4-x86_64.json b/centos/centos-7.5-x86_64.json similarity index 96% rename from centos/centos-7.4-x86_64.json rename to centos/centos-7.5-x86_64.json index ae84cefcf..af5df4880 100644 --- a/centos/centos-7.4-x86_64.json +++ b/centos/centos-7.5-x86_64.json @@ -181,7 +181,7 @@ } ], "variables": { - "box_basename": "centos-7.4", + "box_basename": "centos-7.5", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", "disk_size": "65536", @@ -191,16 +191,16 @@ "https_proxy": "{{env `https_proxy`}}", "hyperv_generation": "1", "hyperv_switch": "{{env `hyperv_switch`}}", - "iso_checksum": "ec7500d4b006702af6af023b1f8f1b890b6c7ee54400bb98cef968b883cd6546", + "iso_checksum": "506e4e06abf778c3435b4e5745df13e79ebfc86565d7ea1e128067ef6b5a6345", "iso_checksum_type": "sha256", - "iso_name": "CentOS-7-x86_64-DVD-1708.iso", + "iso_name": "CentOS-7-x86_64-DVD-1804.iso", "ks_path": "7/ks.cfg", "memory": "1024", "mirror": "http://mirrors.kernel.org/centos", - "mirror_directory": "7.4.1708/isos/x86_64", - "name": "centos-7.4", + "mirror_directory": "7.5.1804/isos/x86_64", + "name": "centos-7.5", "no_proxy": "{{env `no_proxy`}}", - "template": "centos-7.4-x86_64", + "template": "centos-7.5-x86_64", "version": "TIMESTAMP" } }