We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b1749d commit 0a8bfccCopy full SHA for 0a8bfcc
roles/edpm_ovn/tasks/run.yml
@@ -40,7 +40,7 @@
40
ansible.builtin.include_role:
41
name: osp.edpm.edpm_container_standalone
42
vars:
43
- edpm_container_standalone_service: ovn_controller
+ edpm_container_standalone_service: edpm-compute@ovn_controller
44
edpm_container_standalone_container_defs:
45
ovn_controller: "{{ lookup('template', 'ovn_controller.yaml.j2') | from_yaml }}"
46
edpm_container_standalone_kolla_config_files:
0 commit comments