rhtyd closed pull request #2775: Fix typo in ISO url
URL: https://github.com/apache/cloudstack/pull/2775
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/tools/appliance/builtin/template.json 
b/tools/appliance/builtin/template.json
index 2175a70eb6e..a1d159b2e79 100644
--- a/tools/appliance/builtin/template.json
+++ b/tools/appliance/builtin/template.json
@@ -23,9 +23,9 @@
       "disk_interface": "virtio",
       "net_device": "virtio-net",
 
-      "iso_url": 
"http://mirror.nbrc.ac.in/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1808.iso";,
+      "iso_url": 
"http://mirror.nbrc.ac.in/centos/7/isos/x86_64/CentOS-7-x86_64-Minimal-1804.iso";,
       "iso_checksum": "13675c6f74880e7ff3481b91bdaf925ce81bda8f",
-      "iso_checksum_type": "md5",
+      "iso_checksum_type": "sha1",
 
       "vm_name": "builtin",
       "output_directory": "../dist",


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to