[CORD-2310] Getting the local scenario to work

Change-Id: Ieacb79d90145447054ac5e8f14778d78ad79913d
(cherry picked from commit 7831f803de6a02a5fbfc00c48ef6c822abd9495d)
diff --git a/roles/test-exampleservice/defaults/main.yml b/roles/test-exampleservice/defaults/main.yml
index 7e9c125..8079f10 100644
--- a/roles/test-exampleservice/defaults/main.yml
+++ b/roles/test-exampleservice/defaults/main.yml
@@ -19,7 +19,7 @@
 
 xos_ui_port: 9000
 
-xos_tosca_host: "xos-tosca"
+xos_tosca_url: "http://xos-tosca/xos-tosca"
 
 head_credentials_dir: "/opt/credentials"