Skip to content

Instantly share code, notes, and snippets.

@fivemini
Created October 14, 2015 16:08
Show Gist options
  • Save fivemini/55565167ec1515f788a2 to your computer and use it in GitHub Desktop.
Save fivemini/55565167ec1515f788a2 to your computer and use it in GitHub Desktop.
diff --git centos-6.7-x86_64.json centos-6.7-x86_64.json
index 380e0fa..2a302cd 100644
--- centos-6.7-x86_64.json
+++ centos-6.7-x86_64.json
@@ -141,12 +141,12 @@
"headless": "",
"http_proxy": "{{env `http_proxy`}}",
"https_proxy": "{{env `https_proxy`}}",
- "iso_checksum": "c0c1a05d3d74fb093c6232003da4b22b0680f59d3b2fa2cb7da736bc40b3f2c5",
+ "iso_checksum": "9d3fec5897be6b3fed4d3dda80b8fa7bb62c616bbfd4bdcd27295ca9b764f498",
"iso_checksum_type": "sha256",
- "iso_name": "CentOS-6.7-x86_64-bin-DVD1.iso",
+ "iso_name": "CentOS-6.7-x86_64-minimal.iso",
"ks_path": "centos-6.7/ks.cfg",
"metadata": "floppy/dummy_metadata.json",
- "mirror": "http://mirrors.kernel.org/centos",
+ "mirror": "http://ftp.riken.jp/Linux/centos",
"mirror_directory": "6.7/isos/x86_64",
"name": "centos-6.7",
"no_proxy": "{{env `no_proxy`}}",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment