Commit 727aeb00 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b4adbc38
......@@ -16,7 +16,7 @@
[template]
filename = instance.cfg
md5sum = 00fc7b295cde18988f48d0db1aab939c
md5sum = 4b4a98926eca7b8b0583de7b4c02802e
[amari_lte.jinja2]
_update_hash_filename_ = amari/lte.jinja2
......@@ -36,7 +36,7 @@ md5sum = e27ebe0ff200a3e4492412f164ca9b73
[ru_lopcomm_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/lopcomm/libinstance.jinja2.cfg
md5sum = afabb13c4bf9bbeb35f011e7f9241400
md5sum = c3a3ad5278c2729aeca7623bd96d6cb3
[ru_sunwave_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/sunwave/libinstance.jinja2.cfg
......@@ -64,7 +64,7 @@ md5sum = 51c523ac1ee254e5cc4a150f29e0e291
[ru_lopcomm_software.jinja2.py]
_update_hash_filename_ = ru/lopcomm/software.jinja2.py
md5sum = 1cb238147b57241343a1e224f990265b
md5sum = f711b97a00317ecb4be33da6bacb0890
[ru_lopcomm_supervision.jinja2.py]
_update_hash_filename_ = ru/lopcomm/supervision.jinja2.py
......@@ -72,7 +72,7 @@ md5sum = e22257ef526b0acc10a8203daa41028b
[template-enb]
_update_hash_filename_ = instance-enb.jinja2.cfg
md5sum = b4f4507e053e0bea38ba986b10f1428b
md5sum = 7e3dfde78c2c5f94df715a0245495b21
[template-gnb]
_update_hash_filename_ = instance-gnb.jinja2.cfg
......
......@@ -262,7 +262,7 @@ extra-context =
raw ru_lopcomm_stats_template ${ru_lopcomm_stats.jinja2.py:target}
raw ru_lopcomm_config_template ${ru_lopcomm_config.jinja2.py:target}
raw ru_lopcomm_software_template ${ru_lopcomm_software.jinja2.py:target}
raw lopcomm_rrh_supervision_template ${lopcomm-rrh-supervision.jinja2.py:target}
raw ru_lopcomm_supervision_template ${ru_lopcomm_supervision.jinja2.py:target}
raw ru_lopcomm_CreateProcessingEle_template ${ru_lopcomm_CreateProcessingEle.jinja2.xml:target}
raw ru_lopcomm_cu_config_template ${ru_lopcomm_cu_config.jinja2.xml:target}
raw ru_lopcomm_firmware_path ${ru_lopcomm_firmware-dl:target}
......
......@@ -66,8 +66,8 @@ context =
key is_netconf_connected :is_netconf_connected
import netaddr netaddr
mode = 0775
url = {{ lopcomm_rrh_supervision_template }}
output = ${directory:bin}/lopcomm-rrh-supervision.py
url = {{ ru_lopcomm_supervision_template }}
output = ${directory:bin}/{{ru_ref}}-supervision.py
{{ part('%s--supervision-service' % ru_ref) }}
recipe = slapos.cookbook:wrapper
......
......@@ -63,10 +63,6 @@ url = ${:_profile_base_location_}/${:_update_hash_filename_}
[amarisoft-rf-info.jinja2.py]
<= download-base
# XXX -> rrh_lopcom
[lopcomm-rrh-supervision.jinja2.py]
<= download-base
[template-enb]
<= download-base
......
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