diff --git a/centos-6.6-i386.json b/centos-6.7-i386.json similarity index 93% rename from centos-6.6-i386.json rename to centos-6.7-i386.json index 9ad7a922a..39ac1f5cc 100644 --- a/centos-6.6-i386.json +++ b/centos-6.7-i386.json @@ -142,16 +142,16 @@ "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", - "iso_checksum": "d16aa4a8e6f71fb01fcc26d8ae0e3443ed514c8e", - "iso_checksum_type": "sha1", - "iso_name": "CentOS-6.6-i386-bin-DVD1.iso", - "ks_path": "centos-6.6/ks.cfg", + "iso_checksum": "2ef003dd0a0b7e810928da9508d5551d8d51943434d4eb634a783f1fc3cb0252", + "iso_checksum_type": "sha256", + "iso_name": "CentOS-6.7-i386-bin-DVD1.iso", + "ks_path": "centos-6.7/ks.cfg", "metadata": "floppy/dummy_metadata.json", "mirror": "http://mirrors.kernel.org/centos", - "mirror_directory": "6.6/isos/i386", - "name": "centos-6.6-i386", + "mirror_directory": "6.7/isos/i386", + "name": "centos-6.7-i386", "no_proxy": "{{env `no_proxy`}}", - "template": "centos-6.6-i386", + "template": "centos-6.7-i386", "version": "2.1.TIMESTAMP" } } diff --git a/centos-6.6-x86_64.json b/centos-6.7-x86_64.json similarity index 93% rename from centos-6.6-x86_64.json rename to centos-6.7-x86_64.json index 8b8c34354..726f367a3 100644 --- a/centos-6.6-x86_64.json +++ b/centos-6.7-x86_64.json @@ -142,16 +142,16 @@ "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", - "iso_checksum": "08be09fd7276822bd3468af8f96198279ffc41f0", - "iso_checksum_type": "sha1", - "iso_name": "CentOS-6.6-x86_64-bin-DVD1.iso", - "ks_path": "centos-6.6/ks.cfg", + "iso_checksum": "c0c1a05d3d74fb093c6232003da4b22b0680f59d3b2fa2cb7da736bc40b3f2c5", + "iso_checksum_type": "sha256", + "iso_name": "CentOS-6.7-x86_64-bin-DVD1.iso", + "ks_path": "centos-6.7/ks.cfg", "metadata": "floppy/dummy_metadata.json", "mirror": "http://mirrors.kernel.org/centos", - "mirror_directory": "6.6/isos/x86_64", - "name": "centos-6.6", + "mirror_directory": "6.7/isos/x86_64", + "name": "centos-6.7", "no_proxy": "{{env `no_proxy`}}", - "template": "centos-6.6-x86_64", + "template": "centos-6.7-x86_64", "version": "2.1.TIMESTAMP" } } diff --git a/http/centos-6.6/ks.cfg b/http/centos-6.7/ks.cfg similarity index 100% rename from http/centos-6.6/ks.cfg rename to http/centos-6.7/ks.cfg