summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2023-05-19 20:45:13 -0500
committerJohn Estabrook <jestabro@vyos.io>2023-05-19 20:45:13 -0500
commit654b38da3ec27d8d1d2364f4e0b746e223cbd6b8 (patch)
tree36929d3c05ec64568fa75e60dbe826cfd4e62a98 /data
parent841797229920d2cfef2086391c601cf7bf547b0c (diff)
downloadvyos-1x-654b38da3ec27d8d1d2364f4e0b746e223cbd6b8.tar.gz
vyos-1x-654b38da3ec27d8d1d2364f4e0b746e223cbd6b8.zip
T5230: remove trailing tabs causing j2lint error
Diffstat (limited to 'data')
-rw-r--r--data/templates/frr/bgpd.frr.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/data/templates/frr/bgpd.frr.j2 b/data/templates/frr/bgpd.frr.j2
index 5e789304a..3e101820c 100644
--- a/data/templates/frr/bgpd.frr.j2
+++ b/data/templates/frr/bgpd.frr.j2
@@ -86,8 +86,8 @@
{% if config.solo is vyos_defined %}
neighbor {{ neighbor }} solo
{% endif %}
-{% if config.enforce_first_as is vyos_defined %}
- neighbor {{ neighbor }} enforce-first-as
+{% if config.enforce_first_as is vyos_defined %}
+ neighbor {{ neighbor }} enforce-first-as
{% endif %}
{% if config.strict_capability_match is vyos_defined %}
neighbor {{ neighbor }} strict-capability-match