diff --git a/templates/410_process-ngcp.yaml.tt2 b/templates/410_process-ngcp.yaml.tt2 index 181d61a..c8c7884 100644 --- a/templates/410_process-ngcp.yaml.tt2 +++ b/templates/410_process-ngcp.yaml.tt2 @@ -93,7 +93,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' %]