This updates the parameters introduced by [1] during this cycle, to
better represent for what the parameter is used.
[1] 02512cccbc
Change-Id: If3630e6a08abc8216fbd5e059fb5a8e51294b6da
10 lines
393 B
YAML
10 lines
393 B
YAML
---
|
|
ovn::controller::package_name: 'ovn-host'
|
|
ovn::controller::service_name: 'ovn-host'
|
|
ovn::controller::environment_file_path: '/etc/default/ovn-host'
|
|
ovn::controller::opts_envvar_name: 'OVN_CTL_OPTS'
|
|
ovn::northd::package_name: 'ovn-central'
|
|
ovn::northd::service_name: 'ovn-central'
|
|
ovn::northd::environment_file_path: '/etc/default/ovn-central'
|
|
ovn::northd::opts_envvar_name: 'OVN_CTL_OPTS'
|