Delete 'Windows' section in img/README.rst

Change-Id: Ibe7308faedd32a096dc3de1b2e14fa84764771f5
This commit is contained in:
ckji
2018-09-11 15:31:50 +08:00
parent 006d050745
commit 885c4c69e6
2 changed files with 0 additions and 9 deletions

View File

@@ -16,11 +16,3 @@ and all installation ISO images it may download.
please get the location by opening the VirtualBox GUI at this location please get the location by opening the VirtualBox GUI at this location
"File>Preferences>General>Default Machine Folder" "File>Preferences>General>Default Machine Folder"
Windows
-----
For people using windows, you might have to download the iso image for the
required distro and version manually.
- Ubuntu 14.04 ISO
- http://releases.ubuntu.com/14.04/ubuntu-14.04.4-server-amd64.iso

View File

@@ -10,7 +10,6 @@
readonly ISO_URL_BASE=http://releases.ubuntu.com/16.04 readonly ISO_URL_BASE=http://releases.ubuntu.com/16.04
ISO_URL=$ISO_URL_BASE/ubuntu-16.04.5-server-amd64.iso ISO_URL=$ISO_URL_BASE/ubuntu-16.04.5-server-amd64.iso
#ISO_MD5=23e97cd5d4145d4105fbf29878534049
ISO_MD5=24636fd103a2a43c95659f1c3c63718e ISO_MD5=24636fd103a2a43c95659f1c3c63718e
readonly _PS_ssh=http://git.openstack.org/cgit/openstack/training-labs/plain/labs/osbash/lib/osbash/netboot/preseed-ssh-v6.cfg readonly _PS_ssh=http://git.openstack.org/cgit/openstack/training-labs/plain/labs/osbash/lib/osbash/netboot/preseed-ssh-v6.cfg