Skip to content

Commit 0a8bfcc

Browse files
committed
Change name of ovn_controller service for bootc
Signed-off-by: Brendan Shephard <[email protected]>
1 parent 5b1749d commit 0a8bfcc

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
@@ -40,7 +40,7 @@
4040
ansible.builtin.include_role:
4141
name: osp.edpm.edpm_container_standalone
4242
vars:
43-
edpm_container_standalone_service: ovn_controller
43+
edpm_container_standalone_service: edpm-compute@ovn_controller
4444
edpm_container_standalone_container_defs:
4545
ovn_controller: "{{ lookup('template', 'ovn_controller.yaml.j2') | from_yaml }}"
4646
edpm_container_standalone_kolla_config_files:

0 commit comments

Comments
 (0)