The CentOS 7.6 1811 image bundles OpenJDK 11
required for ODL.
Change-Id: I6e34bf69933a90a6a9c1bdd8d1d04ef95a2f5d71
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
--- /dev/null
+---
+upgrade:
+ - |
+ The CentOS 7.6 1811 base image is uploaded on the cloud provider. Switch
+ the packer var files to build from the latest CentOS 7.6 1811 base image.
{
"source_ami_filter_name": "*CentOS Linux 7*HVM*",
"source_ami_filter_owner": "679593333241",
- "base_image": "LF - CentOS 7.1808 (2018-09-06)",
+ "base_image": "LF - CentOS 7.1811 (2018-12-03)",
"distro": "CentOS 7",
"ssh_user": "centos",
"cloud_user_data": "common-packer/provision/rh-user_data.sh"