Skip to content

Commit

Permalink
Updating CentOS minimal ISO location and checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Jan 9, 2017
1 parent a08b12e commit 3fcc7f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shibboleth-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
["modifyvm", "{{.Name}}", "--cpus", "{{user `cpus`}}"],
["modifyvm", "{{.Name}}", "--ostype", "{{user `guest_os_type`}}"]
],
"iso_url": "http://mirror.vcu.edu/pub/gnu+linux/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1511.iso",
"iso_checksum": "f90e4d28fa377669b2db16cbcb451fcb9a89d2460e3645993e30e137ac37d284",
"iso_url": "http://mirrors.mit.edu/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1611.iso",
"iso_checksum": "89e9b4587e2f9e942e857034bb9aee0085e07d094a94057f8f16c7841f218db2",
"iso_checksum_type": "sha256",
"http_directory": "http",
"boot_command": ["<tab> text ks=http://{{.HTTPIP}}:{{.HTTPPort}}/ks-{{user `profile`}}.cfg<enter><wait>"],
Expand Down

0 comments on commit 3fcc7f8

Please sign in to comment.