From 0a8bfcc4361819eb7a3eba1919be0b9f5f32833e Mon Sep 17 00:00:00 2001 From: Brendan Shephard Date: Wed, 27 Nov 2024 11:50:37 +1000 Subject: [PATCH] Change name of ovn_controller service for bootc Signed-off-by: Brendan Shephard --- roles/edpm_ovn/tasks/run.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/edpm_ovn/tasks/run.yml b/roles/edpm_ovn/tasks/run.yml index 2571db040..0a44bb24f 100644 --- a/roles/edpm_ovn/tasks/run.yml +++ b/roles/edpm_ovn/tasks/run.yml @@ -40,7 +40,7 @@ ansible.builtin.include_role: name: osp.edpm.edpm_container_standalone vars: - edpm_container_standalone_service: ovn_controller + edpm_container_standalone_service: edpm-compute@ovn_controller edpm_container_standalone_container_defs: ovn_controller: "{{ lookup('template', 'ovn_controller.yaml.j2') | from_yaml }}" edpm_container_standalone_kolla_config_files: