Skip to content

Commit 6cb6279

Browse files
committed
Change name of ovn_controller service for bootc
Signed-off-by: Brendan Shephard <[email protected]>
1 parent dd3b023 commit 6cb6279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/edpm_ovn/tasks/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
ansible.builtin.include_role:
3737
name: osp.edpm.edpm_container_standalone
3838
vars:
39-
edpm_container_standalone_service: ovn_controller
39+
edpm_container_standalone_service: edpm-compute@ovn_controller
4040
edpm_container_standalone_container_defs:
4141
ovn_controller: "{{ lookup('template', 'ovn_controller.yaml.j2') | from_yaml }}"
4242
edpm_container_standalone_kolla_config_files:

0 commit comments

Comments
 (0)