summaryrefslogtreecommitdiffstats
path: root/input-templates/inputs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'input-templates/inputs.yaml')
-rw-r--r--input-templates/inputs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/input-templates/inputs.yaml b/input-templates/inputs.yaml
index 71db905..3ded435 100644
--- a/input-templates/inputs.yaml
+++ b/input-templates/inputs.yaml
@@ -12,7 +12,7 @@ openstack:
region: '{{ openstack_region }}'
keypair: '{{ key_name }}'
key_filename: '/opt/dcae/key'
-location_prefix: 'onapr1'
-location_domain: 'dcae2.onapdevlab.onap.org'
+location_prefix: 'dcae'
+location_domain: '{{ dcae_zone }}.dcaeg2.simpledemo.onap.org'
codesource_url: 'https://nexus.onap.org/service/local/repositories/raw/content'
codesource_version: 'org.onap.dcaegen2.deployments/releases'