Skip to content

Commit

Permalink
Update comanage-appliance.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Jun 20, 2018
1 parent 04ec5cc commit c131d92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions comanage-appliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
["modifyvm", "{{.Name}}", "--memory", "{{user `memory`}}"],
["modifyvm", "{{.Name}}", "--cpus", "{{user `cpus`}}"]
],
"iso_url": "http://mirrors.mit.edu/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1708.iso",
"iso_checksum": "bba314624956961a2ea31dd460cd860a77911c1e0a56e4820a12b9c5dad363f5",
"iso_url": "http://mirrors.mit.edu/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1804.iso",
"iso_checksum": "714acc0aefb32b7d51b515e25546835e55a90da9fb00417fbee2d03a62801efd",
"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 c131d92

Please sign in to comment.