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

Change in type of PO-prefix-list generator

exact -> longer
parent 9a6cb411
No related branches found
No related tags found
1 merge request!212Change in type of PO-prefix-list generator
Pipeline #91498 passed
......@@ -10,7 +10,7 @@
{% for prefix in prefix_list.prefixes %}
<prefix>
<ip-prefix>{{ prefix }}</ip-prefix>
<type>exact</type>
<type>{{ po_prefix_list_type }}</type>
</prefix>
{% endfor %}
</prefix-list>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment