Commit a94188dc authored by Lu Xu's avatar Lu Xu 👀

fixup

parent 9e74abb4
......@@ -16,7 +16,7 @@
[template]
filename = instance.cfg
md5sum = 5675e3dc0fbc8907b6d05eb9b076a5be
md5sum = f882763ff40fb9ffbedec191f0be359b
[amarisoft-stats.jinja2.py]
_update_hash_filename_ = amarisoft-stats.jinja2.py
......@@ -36,7 +36,7 @@ md5sum = b34fe47a73890097fbc6ea6374aeb38d
[template-enb]
_update_hash_filename_ = instance-enb.jinja2.cfg
md5sum = 6edeefc5efa339dab3acce83dd90003d
md5sum = 895d3b969e2f641e2ab4618a600baa2a
[template-gnb]
_update_hash_filename_ = instance-gnb.jinja2.cfg
......
......@@ -281,7 +281,7 @@ context =
key log_file :log-output
raw testing {{ slapparameter_dict.get("testing", False) }}
raw python_path {{ buildout_directory}}/bin/pythonwitheggs
raw software_download_template {{ software_download_template }}
raw software_install_template {{ software_install_template }}
import netaddr netaddr
mode = 0775
url = {{ lopcomm_rrh_software_template }}
......
......@@ -210,6 +210,7 @@ extra-context =
raw amarisoft_rf_info_template ${amarisoft-rf-info.jinja2.py:target}
raw lopcomm_rrh_stats_template ${lopcomm-rrh-stats.jinja2.py:target}
raw lopcomm_rrh_config_template ${lopcomm-rrh-config.jinja2.py:target}
raw lopcomm_rrh_software_template ${lopcomm-rrh-software.jinja2.py:target}
raw CreateProcessingEle_template ${CreateProcessingEle.jinja2.xml:target}
raw cu_config_template ${cu_config.jinja2.xml:target}
raw software_install_template ${software_install.jinja2.xml:target}
......
......@@ -82,6 +82,9 @@ url = ${:_profile_base_location_}/${:_update_hash_filename_}
[lopcomm-rrh-config.jinja2.py]
<= download-base
[lopcomm-rrh-software.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