Commit 67c1765f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 6b602261
......@@ -16,7 +16,7 @@
[template]
filename = instance.cfg
md5sum = d4ca04a6a6fde5f57acf1cdfaeea5770
md5sum = f7f884840db884fea3b8fc501f6d6eb3
[amari_lte.jinja2]
_update_hash_filename_ = amari/lte.jinja2
......@@ -28,7 +28,7 @@ md5sum = 98a2c30d4372a84e42175d590c9d0720
[ru_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/libinstance.jinja2.cfg
md5sum = 16faaf365123ade866324ad5010c6452
md5sum = 0584e174481fbdb406301a475a0417d0
[ru_sdr_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/sdr/libinstance.jinja2.cfg
......@@ -78,7 +78,7 @@ md5sum = 6f189dc818b38c668fa72850ffed2252
_update_hash_filename_ = ru/lopcomm/supervision.jinja2.py
md5sum = ec56bee0916563807197ed5ef0ca0908
[ru_xexec.c]
[ru_tapsplit]
_update_hash_filename_ = ru/tapsplit
md5sum = 46f36c67efe0fcc9b609a3a685f02e6a
......
......@@ -296,6 +296,7 @@ extra-context =
raw ru_lopcomm_cu_config_template ${ru_lopcomm_cu_config.jinja2.xml:target}
raw ru_lopcomm_firmware_path ${ru_lopcomm_firmware-dl:target}
raw ru_lopcomm_firmware_filename ${ru_lopcomm_firmware-dl:filename}
raw ru_tapsplit ${ru_tapsplit:target}
raw netcapdo ${netcapdo:exe}
raw openssl_location ${openssl:location}
raw default_lte_inactivity_timer ${default-params:default-lte-inactivity-timer}
......
......@@ -58,7 +58,7 @@ config-testing = {{ slapparameter_dict.get("testing", False) }}
[vtap]
recipe = plone.recipe.command
ntap = {{ ntap }}
command = {{ netcapdo }} {{ buildout_directory }}/bin/pythonwitheggs {{ tapsplit }} slap_configuration['tap-name'] ${:ntap}
command = {{ netcapdo }} {{ buildout_directory }}/bin/pythonwitheggs {{ ru_tapsplit }} slap_configuration['tap-name'] ${:ntap}
update-command = ${:command}
stop-on-error = true
......
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