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 16.04 amd64 base image to latest
42/62642/3
author
Anil Belur
<abelur@linuxfoundation.org>
Mon, 16 Dec 2019 22:40:04 +0000
(08:40 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Wed, 1 Jan 2020 23:13:47 +0000
(23:13 +0000)
Change-Id: Iec964db3b3652379641e3336bfe3df18ee796300
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
vars/ubuntu-16.04.json
patch
|
blob
|
history
diff --git
a/vars/ubuntu-16.04.json
b/vars/ubuntu-16.04.json
index
ab91383
..
0c25018
100644
(file)
--- a/
vars/ubuntu-16.04.json
+++ b/
vars/ubuntu-16.04.json
@@
-1,7
+1,7
@@
{
"source_ami_filter_name": "*ubuntu*16.04*",
"source_ami_filter_owner": "099720109477",
- "base_image": "LF - Ubuntu 16.04 LTS (2019-
06-2
1)",
+ "base_image": "LF - Ubuntu 16.04 LTS (2019-
12-1
1)",
"distro": "Ubuntu 16.04",
"ssh_user": "ubuntu",
"cloud_user_data": "common-packer/provision/ubuntu-user_data.sh"