Commit 285fede6 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent c8bc71ee
......@@ -28,7 +28,7 @@ md5sum = 4920b2f0972ed2e9cadf26d73ee2fcbf
[ru_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/libinstance.jinja2.cfg
md5sum = 48c14608123db5a161ec0d8ed123c5cd
md5sum = ec43bbd46685c3b3e74c6206864346f8
[ru_sdr_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/sdr/libinstance.jinja2.cfg
......
......@@ -34,7 +34,7 @@
{%- macro promise(name) %}
{#- show in monitor RU1-... instead of COMP-ENB/RU1- #}
{%- set root = slap_configuration['instance-title'] %}
{%- set pretty_name = name.removesuffix('%s/' % root) %}
{%- set pretty_name = name.removesuffix('%s.' % root) %}
{{ part('promise-'+name) }}
<= monitor-promise-base
name = {{ pretty_name }}.py
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment