Update CentOS 7 and Ubuntu 16.04 images 01/12501/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 7 Sep 2018 20:10:43 +0000 (16:10 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 7 Sep 2018 23:47:13 +0000 (19:47 -0400)
Issue: RELENG-1201
Change-Id: Ib5d1faee2363a97fe3eb3d1be274df0798d290ad
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
vars/centos-7.json
vars/ubuntu-16.04.json

index 5af2b08..e765352 100644 (file)
@@ -1,7 +1,7 @@
 {
   "source_ami_filter_name": "*CentOS Linux 7*HVM*",
   "source_ami_filter_owner": "679593333241",
-  "base_image": "LF - CentOS 7.1711 (2017-11-05)",
+  "base_image": "LF - CentOS 7.1808 (2018-09-06)",
   "distro": "CentOS 7",
   "ssh_user": "centos",
   "cloud_user_data": "common-packer/provision/rh-user_data.sh"
index fc3218d..3043651 100644 (file)
@@ -1,7 +1,7 @@
 {
   "source_ami_filter_name": "*ubuntu*16.04*",
   "source_ami_filter_owner": "099720109477",
-  "base_image": "LF - Ubuntu 16.04 LTS (2017-12-01)",
+  "base_image": "LF - Ubuntu 16.04 LTS (2018-08-31)",
   "distro": "Ubuntu 16.04",
   "ssh_user": "ubuntu",
   "cloud_user_data": "common-packer/provision/ubuntu-user_data.sh"