labs: Update Ubuntu 14.04 -> 14.04.1

Update the ISO_URL for the new Ubuntu point release.

Change-Id: I81e70f929d0348f0f91b6381a70f6919b48983c5
Implements: blueprint openstack-training-labs
This commit is contained in:
Roger Luethi 2014-08-05 09:03:32 +02:00
parent 257c8fd0ca
commit 695d95dc3e

View File

@ -7,7 +7,7 @@
# Booting the operating system installer
#-------------------------------------------------------------------------------
readonly ISO_URL=http://releases.ubuntu.com/14.04/ubuntu-14.04-server-amd64.iso
readonly ISO_URL=http://releases.ubuntu.com/14.04/ubuntu-14.04.1-server-amd64.iso
readonly _PS_ssh=http://git.openstack.org/cgit/openstack/training-guides/plain/labs/lib/osbash/netboot/preseed-ssh.cfg
readonly _PS_vbadd=http://git.openstack.org/cgit/openstack/training-guides/plain/labs/lib/osbash/netboot/preseed-vbadd.cfg