Skip to content
Snippets Groups Projects
Commit 4d8e2aca authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

minor templates update

parent 2825083c
No related branches found
No related tags found
1 merge request!169`promote_p_to_pe` role points to the common `bc_templates` folder
......@@ -4,27 +4,27 @@
{% include 'policy_options/prefix_lists.j2' %}
{% endwith %}
{% endif %}
{# Communities #}
{% if nokia_po_communities is defined %}
{% with communities_obj=nokia_po_communities %}
{% include 'policy_options/communities.j2' %}
{% endwith %}
{% endif %}
{# AS paths #}
{% if nokia_po_as_paths is defined %}
{% with as_paths_obj=nokia_po_as_paths %}
{% include 'policy_options/as_paths.j2' %}
{% endwith %}
{% endif %}
{# Policy statements #}
{% if nokia_po_policy_statements is defined %}
{% with policy_obj=nokia_po_policy_statements %}
{% include 'policy_options/policy_statements.j2' %}
{% endwith %}
{% endif %}
</policy-options>
......@@ -17,4 +17,4 @@
</sdp>
{% endfor %}
</service>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment