Remote Script Executor Component
[ccsdk/cds.git] / ms / controllerblueprints / modules / blueprint-core / src / test / resources / templates / master.jinja
1 {%- for i in range(occurrence) %}
2 <config>
3 {% include "templates/isis.jinja" %}
4 {% include "templates/interface.jinja" %}
5 </config>
6 {{ "]]>]]" if not loop.last }}
7 {%- endfor  %}