Skip to content

Commit

Permalink
Update grouper-appliance.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Jan 8, 2018
1 parent 7ee778d commit 9b1c602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grouper-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
["modifyvm", "{{.Name}}", "--cpus", "{{user `cpus`}}"],
["modifyvm", "{{.Name}}", "--ostype", "{{user `guest_os_type`}}"]
],
"iso_url": "http://mirrors.mit.edu/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1611.iso",
"iso_checksum": "27bd866242ee058b7a5754e83d8ee8403e216b93d130d800852a96f41c34d86a",
"iso_url": "http://mirrors.mit.edu/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1708.iso",
"iso_checksum": "bba314624956961a2ea31dd460cd860a77911c1e0a56e4820a12b9c5dad363f5",
"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 9b1c602

Please sign in to comment.