Commit f8b55e0e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent cc897a6e
......@@ -48,7 +48,7 @@ md5sum = a2ba0343ddb7f9cf2904a4c5c751f68a
[template-enb]
_update_hash_filename_ = instance-enb.jinja2.cfg
md5sum = 185dbebbff5b6921e24b9dcad85243fe
md5sum = d7989098485cd6c4c4c645067c6cae2b
[template-gnb]
_update_hash_filename_ = instance-gnb.jinja2.cfg
......
{# XXX temp #}
{# XXX temp hack #}
{% set ru = "zzz" %}
{% set bbu = "rrr" %}
[buildout]
parts =
......@@ -511,10 +512,6 @@ context =
raw tx_gain {{ ors_version['current-tx-gain'] }}
raw rx_gain {{ ors_version['current-rx-gain'] }}
raw earfcn {{ ors_version['current-earfcn'] }}
raw rf_mode {{ rf_mode }}
raw trx {{ trx }}
raw bbu {{ bbu }}
raw ru {{ ru }}
import netaddr netaddr
${:extra-context}
......
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