Commit 8d7c9945 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 6aabf84f
......@@ -36,7 +36,7 @@ md5sum = 7cd5331db13a8a901cb1b55a4596cf50
[ru_lopcomm_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/lopcomm/libinstance.jinja2.cfg
md5sum = 87b7e5ebec49d0451739f287921d9cf8
md5sum = 0a64b39a24484ca5c67ff1fe91b9667a
[ru_sunwave_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/sunwave/libinstance.jinja2.cfg
......
......@@ -267,6 +267,7 @@ recipe = slapos.cookbook:publish.serialised
-slave-reference = {{ icell.slave_reference }}
enb = {{ root }}
ru = {{ ru_ref }}
# XXX enb -> ue in case of uesim
# XXX +error
{%- endfor %}
......
......@@ -230,8 +230,8 @@ hash-files =
{#- amend RU-published information with Lopcomm-specific bits #}
[{{ 'publish-%s' % ru_ref }}]
firmware = {{ru_lopcomm_firmware_filename}}
ssh-command = ssh ${user-info:pw-name}@${sshd-service:ipv6} -p ${sshd-service:port}
ssh-url = ssh://${user-info:pw-name}@[${sshd-service:ipv6}]:${sshd-service:port}
bbu-ssh-command = ssh ${user-info:pw-name}@${sshd-service:ipv6} -p ${sshd-service:port}
bbu-ssh-url = ssh://${user-info:pw-name}@[${sshd-service:ipv6}]:${sshd-service:port}
{%- endmacro %}
......
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