diff --git a/templates/410_process-ngcp.yaml.tt2 b/templates/410_process-ngcp.yaml.tt2 index 8feeac6..1ccfb5d 100644 --- a/templates/410_process-ngcp.yaml.tt2 +++ b/templates/410_process-ngcp.yaml.tt2 @@ -73,15 +73,9 @@ process: ngcp-mediator: running: [% is_proxy && node_state == 'active' ? 'true' : 'false' %] -[% IF general.ngcp_type == 'spce' -%] ngcp-sems: running: [% is_proxy && node_state == 'active' ? 'true' : 'false' %] -[% ELSE -%] - sems-pbx: - running: [% is_proxy && node_state == 'active' ? 'true' : 'false' %] - -[% END -%] ngcp-witnessd: running: true