summaryrefslogtreecommitdiffstats
path: root/packer
diff options
context:
space:
mode:
Diffstat (limited to 'packer')
-rw-r--r--packer/vars/centos-7.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packer/vars/centos-7.json b/packer/vars/centos-7.json
index ea527b78e..02474cac2 100644
--- a/packer/vars/centos-7.json
+++ b/packer/vars/centos-7.json
@@ -1,5 +1,5 @@
{
- "base_image": "LF - CentOS 7.1808 (2018-09-06)",
+ "base_image": "ZZZCI - CentOS7 - builder - x86_64 - 20181114-003804.858",
"distro": "CentOS 7",
"ssh_user": "centos",
"cloud_user_data": "common-packer/provision/rh-user_data.sh"