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:
parent
257c8fd0ca
commit
695d95dc3e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user