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:
9a00328
)
Update Ubuntu 18.04 base image
15/64815/1
v0.6.2
author
Aric Gardner
<agardner@linuxfoundation.org>
Thu, 30 Jul 2020 03:10:00 +0000
(13:10 +1000)
committer
Anil Belur
<abelur@linuxfoundation.org>
Thu, 30 Jul 2020 03:10:00 +0000
(13:10 +1000)
Change-Id: I4b40ff1c84cfa2f64235b3a8132e6d43baea1f3a
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
164e416
..
19f03a5
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 (2020-07-2
8
)",
+ "base_image": "LF - Ubuntu 18.04 LTS (2020-07-2
9
)",
"distro": "Ubuntu 18.04",
"ssh_user": "ubuntu",
"cloud_user_data": "common-packer/provision/ubuntu-user_data.sh"