Commit 7471d43c authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent be30660b
# instance-enb implements eNB/gNB service. # instance-enb implements eNB/gNB service.
{#- defaults for global eNB/gNB parameters. {#- defaults for global eNB/gNB parameters.
TODO automatically enb defaults from JSON schema #} TODO automatically load enb defaults from JSON schema #}
{%- set enb_defaults = { {%- set enb_defaults = {
'com_ws_port': 9001, 'com_ws_port': 9001,
'com_addr': '127.0.1.2', 'com_addr': '127.0.1.2',
......
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