diff --git a/templates/410_process-ngcp.yaml.tt2 b/templates/410_process-ngcp.yaml.tt2 index ce17154..9e4082c 100644 --- a/templates/410_process-ngcp.yaml.tt2 +++ b/templates/410_process-ngcp.yaml.tt2 @@ -73,7 +73,7 @@ process: mediator: running: [% is_proxy && node_state == 'active' ? 'true' : 'false' %] -[% general.ngcp_type == 'spce' -%] +[% IF general.ngcp_type == 'spce' -%] ngcp-sems: running: [% is_proxy && node_state == 'active' ? 'true' : 'false' %]