blob: a26c8409f64687f6f587fdf0bd084b7b5598ef1a [file] [log] [blame]
Sapan Bhatia4d6cd132016-01-15 10:43:19 -05001# below is a list of all vlan_ids associated with this vcpe
2
3{% for vlan_id in vlan_ids %}
4{{ vlan_id }}
5{% endfor %}