aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstark, steven <ss820f@att.com>2018-06-13 12:26:22 -0700
committerstark, steven <ss820f@att.com>2018-06-13 12:26:22 -0700
commita8606568afc3deb1ba014126c47b1ac1fc8dd36e (patch)
tree79fb1563ac3f00975f249783cd930629cb31373a
parent43d84139c4f47c32c9a6737d9af4df84fe2e718e (diff)
[VVP] devkit points to wrong docker images
Change-Id: I3a87f3a9b8ebaa00f374b7d31a1cdc2815bd8699 Issue-ID: VVP-73 Signed-off-by: stark, steven <ss820f@att.com>
-rw-r--r--zones/development/inventory/group_vars/local.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zones/development/inventory/group_vars/local.yml b/zones/development/inventory/group_vars/local.yml
index f7fc96d..4af47b4 100644
--- a/zones/development/inventory/group_vars/local.yml
+++ b/zones/development/inventory/group_vars/local.yml
@@ -38,7 +38,7 @@
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
enable_liveness_probes: false
container_uri: nexus3.onap.org:10001/onap/vvp/
-container_tag: 1.0.0
+container_tag: 1.0.0-latest
k8_config_dir: "{{inventory_dir}}/../k8"
external_ips:
- 10.220.220.12