aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstark, steven <ss820f@att.com>2018-06-12 14:27:32 -0700
committerstark, steven <ss820f@att.com>2018-06-12 14:27:32 -0700
commit43d84139c4f47c32c9a6737d9af4df84fe2e718e (patch)
treee31a6c078e5295d36a5020365605e3659c1cf6c7
parent413b989e402c8964f51bf9a3ed3bb41f85c9e708 (diff)
[VVP] devkit points to wrong docker images
Change-Id: If73023a55723cf0e4e822581e085efc2b78d6ee9 Issue-ID: VVP-73 Signed-off-by: stark, steven <ss820f@att.com>
-rw-r--r--zones/development/inventory/group_vars/local.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/zones/development/inventory/group_vars/local.yml b/zones/development/inventory/group_vars/local.yml
index e4a329c..f7fc96d 100644
--- a/zones/development/inventory/group_vars/local.yml
+++ b/zones/development/inventory/group_vars/local.yml
@@ -37,8 +37,8 @@
#
# ECOMP is a trademark and service mark of AT&T Intellectual Property.
enable_liveness_probes: false
-container_uri: nexus3.onap.org:10001/openecomp/vvp/
-container_tag: latest
+container_uri: nexus3.onap.org:10001/onap/vvp/
+container_tag: 1.0.0
k8_config_dir: "{{inventory_dir}}/../k8"
external_ips:
- 10.220.220.12