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 dd3b023 commit 6cb6279Copy full SHA for 6cb6279
roles/edpm_ovn/tasks/run.yml
@@ -36,7 +36,7 @@
36
ansible.builtin.include_role:
37
name: osp.edpm.edpm_container_standalone
38
vars:
39
- edpm_container_standalone_service: ovn_controller
+ edpm_container_standalone_service: edpm-compute@ovn_controller
40
edpm_container_standalone_container_defs:
41
ovn_controller: "{{ lookup('template', 'ovn_controller.yaml.j2') | from_yaml }}"
42
edpm_container_standalone_kolla_config_files:
0 commit comments