diff options
Diffstat (limited to 'src/tools/emcoctl/examples/emco-cfg.yaml')
-rw-r--r-- | src/tools/emcoctl/examples/emco-cfg.yaml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/tools/emcoctl/examples/emco-cfg.yaml b/src/tools/emcoctl/examples/emco-cfg.yaml index f2790654..c1703def 100644 --- a/src/tools/emcoctl/examples/emco-cfg.yaml +++ b/src/tools/emcoctl/examples/emco-cfg.yaml @@ -3,4 +3,10 @@ port: 9015 clm: host: localhost - port: 9061
\ No newline at end of file + port: 9061 + ncm: + host: localhost + port: 9031 + ovnaction: + host: localhost + port: 9051
\ No newline at end of file |