aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/emcoctl/examples/emco-cfg.yaml
blob: 039a6f349527d065402a2933b6cbd7b56f5d21e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  orchestrator:
    host: localhost
    port: 9015
  clm:
    host: localhost
    port: 9019
  ncm:
    host: localhost
    port: 9016
  ovnaction:
    host: localhost
    port: 9018
  dcm:
    host: localhost
    port: 9017