summaryrefslogtreecommitdiffstats
path: root/kud/deployment_infra/playbooks/emcoconfig.yaml.j2
diff options
context:
space:
mode:
authorRitu Sood <ritu.sood@intel.com>2021-05-07 00:51:48 +0000
committerGerrit Code Review <gerrit@onap.org>2021-05-07 00:51:48 +0000
commit76ca3e628144931a657bab39dd175f6fe3c26e47 (patch)
tree8a7d8ff9ff8f48d36802931278f2a52bf272340c /kud/deployment_infra/playbooks/emcoconfig.yaml.j2
parentc7f358b2420eae7852167ce18706196e4fafa864 (diff)
parent1e343febbbd958143ad29e4feb4a31baca01e981 (diff)
Merge "Replace emco with openness-21.03 release"
Diffstat (limited to 'kud/deployment_infra/playbooks/emcoconfig.yaml.j2')
-rw-r--r--kud/deployment_infra/playbooks/emcoconfig.yaml.j221
1 files changed, 21 insertions, 0 deletions
diff --git a/kud/deployment_infra/playbooks/emcoconfig.yaml.j2 b/kud/deployment_infra/playbooks/emcoconfig.yaml.j2
new file mode 100644
index 00000000..0131cd88
--- /dev/null
+++ b/kud/deployment_infra/playbooks/emcoconfig.yaml.j2
@@ -0,0 +1,21 @@
+orchestrator:
+ host: {{ host }}
+ port: 30415
+clm:
+ host: {{ host }}
+ port: 30461
+ncm:
+ host: {{ host }}
+ port: 30431
+ovnaction:
+ host: {{ host }}
+ port: 30471
+dcm:
+ host: {{ host }}
+ port: 30477
+gac:
+ host: {{ host }}
+ port: 30491
+dtc:
+ host: {{ host }}
+ port: 30481