Update Ubuntu 14.04 image 66/71866/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 8 May 2018 23:10:45 +0000 (09:10 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 8 May 2018 23:10:45 +0000 (09:10 +1000)
The correct image jobs should be using is
"Ubuntu 14.04.5 LTS (2017-12-05) - LF upload".

Change-Id: I4f28b1f3b70114369eb83e641129819d036b06fd
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
packer/vars/ubuntu-14.04.json

index 882d9598d785a4274e089448c7bed35dfedb4c5d..ffee4da39744a2ba416135dfb6de61f0f18bae3c 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "base_image": "LF - Ubuntu 14.04 LTS (2017-12-01)",
+  "base_image": "Ubuntu 14.04.5 LTS (2017-12-05) - LF upload",
   "distro": "Ubuntu 14.04",
   "ssh_user": "ubuntu",
   "cloud_user_data": "provision/null_data.sh"