Code Review
/
releng
/
common-packer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
45b0f4a
)
Update Ubuntu 18.04 amd64 base image to the latest
40/62640/2
author
Anil Belur
<abelur@linuxfoundation.org>
Mon, 16 Dec 2019 22:14:08 +0000
(08:14 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Wed, 1 Jan 2020 23:13:38 +0000
(23:13 +0000)
Issue: RELENG-2548
Change-Id: Iac6f3a9bc56172ad607ead417b4f538724e5fcc4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
vars/ubuntu-18.04.json
patch
|
blob
|
history
diff --git
a/vars/ubuntu-18.04.json
b/vars/ubuntu-18.04.json
index
01fccd8
..
a02e5ec
100644
(file)
--- a/
vars/ubuntu-18.04.json
+++ b/
vars/ubuntu-18.04.json
@@
-1,7
+1,7
@@
{
"source_ami_filter_name": "*ubuntu*18.04*",
"source_ami_filter_owner": "099720109477",
- "base_image": "LF - Ubuntu 18.04 LTS (2019-
06-24
)",
+ "base_image": "LF - Ubuntu 18.04 LTS (2019-
12-11
)",
"distro": "Ubuntu 18.04",
"ssh_user": "ubuntu",
"cloud_user_data": "common-packer/provision/ubuntu-user_data.sh"