summaryrefslogtreecommitdiffstats
path: root/input-templates/cdapinputs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'input-templates/cdapinputs.yaml')
-rw-r--r--input-templates/cdapinputs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/input-templates/cdapinputs.yaml b/input-templates/cdapinputs.yaml
index f57a93d..496a922 100644
--- a/input-templates/cdapinputs.yaml
+++ b/input-templates/cdapinputs.yaml
@@ -13,6 +13,6 @@ openstack:
keypair: '{{ key_name }}'
key_filename: '/opt/dcae/key'
location_prefix: 'dcae'
-location_domain: '{{ dcae_zone }}.dcaeg2.simpledemo.onap.org'
+location_domain: '{{ dcae_zone }}.{{ dcae_domain }}'
codesource_url: 'https://nexus.onap.org/service/local/repositories/raw/content'
codesource_version: 'org.onap.dcaegen2.deployments/releases'