mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-12-03 06:33:42 +00:00
Calls to sonic-cfggen is CPU expensive. This PR reduces calls to sonic-cfggen to one call during startup when starting swss service. singed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
2 lines
60 B
Django/Jinja
2 lines
60 B
Django/Jinja
{%- if VLAN -%}{{- VLAN.keys() | join(' ') -}}{%- endif -%}
|