summaryrefslogtreecommitdiffstats
path: root/packer/templates/memcached.json
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-10-25 15:43:41 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2018-10-25 15:43:41 -0700
commit6d248e4339947cbaa239d7f1dfbb781fd856659f (patch)
tree260fd461664a8cc28e12eb036025428394ccb536 /packer/templates/memcached.json
parent192f76dd40ccb36bd69fff6e914ba7981ff5b553 (diff)
Update memcached/redis packer templates
Update memcached and redis image information to an available one. Change-Id: Id8bd716894ea722d65650897b1bec92afade350d Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'packer/templates/memcached.json')
-rw-r--r--packer/templates/memcached.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packer/templates/memcached.json b/packer/templates/memcached.json
index dd1227ac3..5bf17839f 100644
--- a/packer/templates/memcached.json
+++ b/packer/templates/memcached.json
@@ -15,7 +15,7 @@
"builders": [
{
"name": "vexxhost",
- "image_name": "{{user `distro`}} - memcached - {{user `arch`}} - {{isotime \"20060102-150405.000\"}}",
+ "image_name": "{{user `distro`}} - memcached - {{user `arch`}} - {{isotime \"20180101-1003\"}}",
"source_image_name": "{{user `base_image`}}",
"type": "openstack",
"identity_endpoint": "{{user `cloud_auth_url`}}",