Code Review
/
ci-management.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3a19fde
)
Fix CentOS 7 image name
89/16489/1
author
Vanessa Rene Valderrama
<
[email protected]
>
Fri, 14 Dec 2018 18:38:25 +0000
(12:38 -0600)
committer
Vanessa Rene Valderrama
<
[email protected]
>
Fri, 14 Dec 2018 18:38:25 +0000
(12:38 -0600)
Change-Id: I29d7fea5dd9c20dd8b278a9d5f6790dfbbe78bdd
Signed-off-by: Vanessa Rene Valderrama <
[email protected]
>
packer/vars/centos-7.json
patch
|
blob
|
history
diff --git
a/packer/vars/centos-7.json
b/packer/vars/centos-7.json
index
02474ca
..
24f182c
100644
(file)
--- a/
packer/vars/centos-7.json
+++ b/
packer/vars/centos-7.json
@@
-1,5
+1,5
@@
{
- "base_image": "ZZ
ZCI - CentOS
7 - builder - x86_64 - 20181114-003804.858",
+ "base_image": "ZZ
CI - CentOS
7 - builder - x86_64 - 20181114-003804.858",
"distro": "CentOS 7",
"ssh_user": "centos",
"cloud_user_data": "common-packer/provision/rh-user_data.sh"